Raytrix Light Field SDK  v3.1
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
Rx::SStdVbo Struct Reference

Public Member Functions

void Reset ()
 

Public Attributes

bool bReserved2
 
bool bReserved3
 
bool bReserved4
 
bool bUseColor
 
bool bUseEdge
 
bool bUseFogZ
 
bool bUseNormal
 
bool bUsePartId
 
bool bUseTexture
 
bool bUseVertex
 
Rx::EGlDrawMode::ID eMode
 
int iCount
 
SStdVertexpData
 
unsigned ** ppuIndexLists
 
unsigned * puIndexListLengths
 
unsigned uIndexBufferID
 
unsigned uIndexListCount
 
unsigned uVertexBufferID
 

Member Function Documentation

void Rx::SStdVbo::Reset ( )
inline

Member Data Documentation

bool Rx::SStdVbo::bReserved2
bool Rx::SStdVbo::bReserved3
bool Rx::SStdVbo::bReserved4
bool Rx::SStdVbo::bUseColor
bool Rx::SStdVbo::bUseEdge
bool Rx::SStdVbo::bUseFogZ
bool Rx::SStdVbo::bUseNormal
bool Rx::SStdVbo::bUsePartId
bool Rx::SStdVbo::bUseTexture
bool Rx::SStdVbo::bUseVertex
Rx::EGlDrawMode::ID Rx::SStdVbo::eMode
int Rx::SStdVbo::iCount
SStdVertex* Rx::SStdVbo::pData
unsigned** Rx::SStdVbo::ppuIndexLists
unsigned* Rx::SStdVbo::puIndexListLengths
unsigned Rx::SStdVbo::uIndexBufferID
unsigned Rx::SStdVbo::uIndexListCount
unsigned Rx::SStdVbo::uVertexBufferID