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

Helper structure for RenderBlends. More...

Public Member Functions

 SBlendBatch (Allocators::DynamicArena &arena)
 

Public Attributes

CTerrainTextureEntrym_Texture
 
VertexBufferBatches m_Batches
 

Detailed Description

Helper structure for RenderBlends.

Definition at line 870 of file PatchRData.cpp.

Constructor & Destructor Documentation

SBlendBatch::SBlendBatch ( Allocators::DynamicArena arena)
inline

Definition at line 872 of file PatchRData.cpp.

Member Data Documentation

VertexBufferBatches SBlendBatch::m_Batches

Definition at line 878 of file PatchRData.cpp.

CTerrainTextureEntry* SBlendBatch::m_Texture

Definition at line 877 of file PatchRData.cpp.


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