A3DFileContextData

Fields

A3DUTF8Char *

m_pcFileName

A3DUns32

m_uiNbContexts

A3DUTF8Char **

m_apcContexts

Detailed Description

struct A3DFileContextData

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

Version

8.1

Public Members

A3DUTF8Char *m_pcFileName

Name of the concerned file.

A3DUns32 m_uiNbContexts

Number of contexts for this file.

A3DUTF8Char **m_apcContexts

Contexts for this file.