< Home

< Programming Guide

< Supported File Formats

REFERENCE MANUAL

Data Structures | Functions
A3DSDKGlobalData.h File Reference

Header file for global data. More...

Data Structures

struct  A3DGlobalData
 Global data structure. More...
 

Functions

A3DStatus A3DGlobalGetPointer (A3DGlobal **ppGlobal)
 Gets the global object A3DGlobal. More...
 
A3DStatus A3DGlobalGet (const A3DGlobal *pGlobal, A3DGlobalData *pData)
 Populates the A3DGlobalData structure. 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...
 
A3DStatus A3DGlobalGetFillPatternType (const A3DUns32 uiIndexPattern, A3DEEntityType *pePatternType)
 Gives the FillPattern type of the uiIndexPattern index in the global array of fill patterns. More...
 

Detailed Description

Header file for global data.

Author
Tech Soft 3D
Version
8.1
Date
February 2015
Copyright (c) 2015 by Tech Soft 3D, LLC. All rights reserved.