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

◆ m_bShow

A3DBool A3DMiscCascadedAttributesData::m_bShow

The object is to be shown.

◆ m_bRemoved

A3DBool A3DMiscCascadedAttributesData::m_bRemoved

The object or its reference has been removed.

◆ m_usLayer

A3DUns16 A3DMiscCascadedAttributesData::m_usLayer

Layer.

◆ m_sStyle

A3DGraphStyleData A3DMiscCascadedAttributesData::m_sStyle

Style to use for the object.

◆ m_pCoordinateSystem

A3DRiCoordinateSystem* A3DMiscCascadedAttributesData::m_pCoordinateSystem

Coordinate system to use for the object.