Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
STileBlendStack Struct Reference

Represents the ordered collection of blends drawn on a particular tile. More...

Public Attributes

u8 i
 
u8 j
 
std::vector< STileBlendblends
 

Detailed Description

Represents the ordered collection of blends drawn on a particular tile.

Definition at line 122 of file PatchRData.cpp.

Member Data Documentation

std::vector<STileBlend> STileBlendStack::blends

Definition at line 125 of file PatchRData.cpp.

u8 STileBlendStack::i

Definition at line 124 of file PatchRData.cpp.

u8 STileBlendStack::j

Definition at line 124 of file PatchRData.cpp.


The documentation for this struct was generated from the following file: