A3DGraphSceneDisplayParametersData Struct Reference
SceneDisplayParameters Structure. More...
Detailed Description
SceneDisplayParameters Structure.
- Version
- 2.0
Field Documentation
| A3DBool A3DGraphSceneDisplayParametersData::m_bHasRotationCenter |
true if the scene has a rotation center, otherwise false.
| A3DBool A3DGraphSceneDisplayParametersData::m_bIsActive |
true if scene is active, otherwise false.
| A3DGraphCamera* A3DGraphSceneDisplayParametersData::m_pCamera |
Camera.
| A3DSurfPlane** A3DGraphSceneDisplayParametersData::m_ppClippingPlanes |
Clipping planes array.
| A3DEntity** A3DGraphSceneDisplayParametersData::m_ppLights |
Lights array.
| A3DUns32* A3DGraphSceneDisplayParametersData::m_puiDefaultStyleIndexesPerType |
Default style indexes per type array.
| A3DEEntityType* A3DGraphSceneDisplayParametersData::m_puiTypesOfDefaultStyleIndexes |
Types array.
| A3DVector3dData A3DGraphSceneDisplayParametersData::m_sRotationCenter |
Rotation center.
| A3DUns32 A3DGraphSceneDisplayParametersData::m_uiBackgroundStyleIndex |
Backgrounds style index.
| A3DUns32 A3DGraphSceneDisplayParametersData::m_uiDefaultPerTypeIndexSize |
Size of the next array.
| A3DUns32 A3DGraphSceneDisplayParametersData::m_uiDefaultStyleIndex |
Default style index.
| A3DUns32 A3DGraphSceneDisplayParametersData::m_uiLightSize |
Size of the next array.
| A3DUns32 A3DGraphSceneDisplayParametersData::m_uiPlaneSize |
Size of the next array.
| A3DUns16 A3DGraphSceneDisplayParametersData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
