#include <DisplayStyleManager.h>
Public Attributes | |
unsigned | m_visibleEdgeColor:1 |
Enables the override of edge color (not just visible anymore – must defer name change at this time) More... | |
unsigned | m_visibleEdgeWeight:1 |
Enables the override of visible edge weight. More... | |
unsigned | m_useTransparency:1 |
Enables the override of element transparency. More... | |
unsigned | m_elementColor:1 |
Enables the override of element color. More... | |
unsigned | m_lineStyle:1 |
Enables the override of element line style. More... | |
unsigned | m_lineWeight:1 |
Enables the override of element line weight. More... | |
unsigned | m_material:1 |
Enables the override of element material. More... | |
unsigned | m_visibleEdgeStyle:1 |
8.11.7: Enables the override of visible edge style More... | |
unsigned | m_hiddenEdgeStyle:1 |
8.11.7: Enables the override of hidden edge style More... | |
unsigned | m_hiddenEdgeWeightZero:1 |
8.11.7: Enables the override of hidden edge weight More... | |
unsigned | m_hLineTransparency:1 |
8.11.9: Disables the override of transparency threshold (hidden line views). More... | |
unsigned | m_hLineMaterialColors:1 |
8.11.9: Disables the override of transparency threshold (hidden line views). More... | |
unsigned | m_smoothIgnoreLights:1 |
8.11.9: Ignore lighting for smooth shading. More... | |
unsigned | m_useDisplayHandler:1 |
8.11.9: Use Display Handler. More... | |
unsigned | m_unused:18 |
unsigned m_elementColor |
Enables the override of element color.
unsigned m_hiddenEdgeStyle |
8.11.7: Enables the override of hidden edge style
unsigned m_hiddenEdgeWeightZero |
8.11.7: Enables the override of hidden edge weight
unsigned m_hLineMaterialColors |
8.11.9: Disables the override of transparency threshold (hidden line views).
unsigned m_hLineTransparency |
8.11.9: Disables the override of transparency threshold (hidden line views).
unsigned m_lineStyle |
Enables the override of element line style.
unsigned m_lineWeight |
Enables the override of element line weight.
unsigned m_material |
Enables the override of element material.
unsigned m_smoothIgnoreLights |
8.11.9: Ignore lighting for smooth shading.
unsigned m_unused |
unsigned m_useDisplayHandler |
8.11.9: Use Display Handler.
unsigned m_useTransparency |
Enables the override of element transparency.
unsigned m_visibleEdgeColor |
Enables the override of edge color (not just visible anymore – must defer name change at this time)
unsigned m_visibleEdgeStyle |
8.11.7: Enables the override of visible edge style
unsigned m_visibleEdgeWeight |
Enables the override of visible edge weight.