A3DViewMaterialAndVisualisationInfos

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.

Variables

A3DUns32 A3DViewMaterialAndVisualisationInfos.m_uiViewIndex

index of the View in the ProductOccurrence view list.

A3DUns32 A3DViewMaterialAndVisualisationInfos.m_uiMaterialAndVisualisationSetupSize

The size of m_psMaterialAndVisualisationSetup.

A3DMaterialAndVisualisationInfos *A3DViewMaterialAndVisualisationInfos.m_psMaterialAndVisualisationSetup

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