Cascaded Attributes Structure. More...

Data Fields

A3DBool m_bRemoved
 
A3DBool m_bShow
 
A3DRiCoordinateSystemm_pCoordinateSystem
 
A3DGraphStyleData m_sStyle
 
A3DUns16 m_usLayer
 

Detailed Description

Cascaded Attributes Structure.

Version
2.0

Field Documentation

A3DBool A3DMiscCascadedAttributesData::m_bShow

The object is to be shown.

A3DBool A3DMiscCascadedAttributesData::m_bRemoved

The object or its reference has been removed.

A3DUns16 A3DMiscCascadedAttributesData::m_usLayer

Layer.

A3DGraphStyleData A3DMiscCascadedAttributesData::m_sStyle

Style to use for the object.

A3DRiCoordinateSystem* A3DMiscCascadedAttributesData::m_pCoordinateSystem

Coordinate system to use for the object.