A structure that specifies the file contexts. More...
Data Fields | |
A3DUns16 | m_usStructSize |
A3DUTF8Char * | m_pcFileName |
A3DUns32 | m_uiNbContexts |
A3DUTF8Char ** | m_apcContexts |
A structure that specifies the file contexts.
A3DUns16 A3DFileContextData::m_usStructSize |
Reserved; must be initialized by A3D_INITIALIZE_DATA.
A3DUTF8Char* A3DFileContextData::m_pcFileName |
Name of the concerned file.
A3DUns32 A3DFileContextData::m_uiNbContexts |
Number of contexts for this file.
A3DUTF8Char** A3DFileContextData::m_apcContexts |
Contexts for this file.