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

Represents a batched collection of blends using the same texture. More...

Classes

struct  Tile
 

Public Attributes

CTerrainTextureEntrym_Texture
 
std::vector< Tilem_Tiles
 

Detailed Description

Represents a batched collection of blends using the same texture.

Definition at line 131 of file PatchRData.cpp.

Member Data Documentation

CTerrainTextureEntry* SBlendLayer::m_Texture

Definition at line 139 of file PatchRData.cpp.

std::vector<Tile> SBlendLayer::m_Tiles

Definition at line 140 of file PatchRData.cpp.


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