A3DMiscCascadedAttributesData Struct Reference
Cascaded Attributes Structure. More...
Data Fields | |
| A3DBool | m_bRemoved |
| A3DBool | m_bShow |
| A3DRiCoordinateSystem * | m_pCoordinateSystem |
| A3DGraphStyleData | m_sStyle |
| A3DUns16 | m_usLayer |
| A3DUns16 | m_usStructSize |
Detailed Description
Cascaded Attributes Structure.
- Version
- 2.0
Field Documentation
| A3DBool A3DMiscCascadedAttributesData::m_bRemoved |
The object or its reference has been removed.
| A3DBool A3DMiscCascadedAttributesData::m_bShow |
The object is to be shown.
| A3DRiCoordinateSystem* A3DMiscCascadedAttributesData::m_pCoordinateSystem |
Coordinate system to use for the object.
| A3DGraphStyleData A3DMiscCascadedAttributesData::m_sStyle |
Style to use for the object.
| A3DUns16 A3DMiscCascadedAttributesData::m_usLayer |
Layer
| A3DUns16 A3DMiscCascadedAttributesData::m_usStructSize |
Reserved; must be initialized with A3D_INITIALIZE_DATA.
