A3DViewMaterialAndVisualisationInfos

Fields

A3DUns32 m_uiViewIndex
A3DUns32 m_uiMaterialAndVisualisationSetupSize
A3DMaterialAndVisualisationInfos * m_psMaterialAndVisualisationSetup

Detailed Description

struct A3DViewMaterialAndVisualisationInfos

A structure to store a list of MaterialAndVisualisationInfos, applied by a view.

Used for a View that modify this information. It will be applied during shattered post-processing.

Public Members

A3DUns32 m_uiViewIndex

index of the View in the ProductOccurrence view list.

A3DUns32 m_uiMaterialAndVisualisationSetupSize

The size of m_psMaterialAndVisualisationSetup.

A3DMaterialAndVisualisationInfos *m_psMaterialAndVisualisationSetup

MaterialAndVisualisation Information to apply to the assembly tree, modified by the view.