A3DSDKGlobalData.h File Reference
Header file for global data. More...
Data Structures | |
struct | A3DGlobalData |
Global data structure. More... | |
Functions | |
A3DStatus | A3DGlobalGet (const A3DGlobal *pGlobal, A3DGlobalData *pData) |
Populates the A3DGlobalData structure. More... | |
A3DStatus | A3DGlobalGetFillPatternType (const A3DUns32 uiIndexPattern, A3DEEntityType *pePatternType) |
Gives the FillPattern type of the uiIndexPattern index in the global array of fill patterns. More... | |
A3DStatus | A3DGlobalGetPointer (A3DGlobal **ppGlobal) |
Gets the global object A3DGlobal. More... | |
A3DStatus | A3DGlobalIsMaterialTexture (const A3DUns32 uiIndexMaterial, A3DBool *pbIsTexture) |
Determines whether the data at the index uiIndexMaterial in the global array of materials is an A3DGraphTextureApplication or an A3DGraphMaterialData. More... | |
Detailed Description
Header file for global data.
- Version
- 10.1
- Date
- March 2017
- Copyright (c) 2017 by Tech Soft 3D, LLC. All rights reserved.