A3DViewMaterialAndVisualisationInfos
-
struct
A3DViewMaterialAndVisualisationInfos A structure to store a list of MaterialAndVisualisationInfos, applied by a view.
Used for a View that modify those informations. It will be applied during shattered post-treatment.
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 Informations to apply in the assembly tree, modify by the view.