A3DViewMaterialAndVisualisationInfos Struct Reference
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. More...
Data Fields | |
A3DMaterialAndVisualisationInfos * | m_psMaterialAndVisualisationSetup |
A3DUns32 | m_uiMaterialAndVisualisationSetupSize |
A3DUns32 | m_uiViewIndex |
Detailed Description
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.
Field Documentation
◆ m_uiViewIndex
A3DUns32 A3DViewMaterialAndVisualisationInfos::m_uiViewIndex |
index of the View in the ProductOccurrence view list.
◆ m_uiMaterialAndVisualisationSetupSize
A3DUns32 A3DViewMaterialAndVisualisationInfos::m_uiMaterialAndVisualisationSetupSize |
The size of m_psMaterialAndVisualisationSetup.
◆ m_psMaterialAndVisualisationSetup
A3DMaterialAndVisualisationInfos* A3DViewMaterialAndVisualisationInfos::m_psMaterialAndVisualisationSetup |
MaterialAndVisualisation Informations to apply in the assembly tree, modify by the view