A3DFileContextData

struct A3DFileContextData

A structure that specifies the file contexts It is used to by: A3DAsmGetFilesContextsFromModelFile() .

8.1

Variables

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.