|
VTK
|
#include <vtkCompositePolyDataMapper2.h>
Public Attributes | |
| unsigned int | StartVertex |
| unsigned int | StartIndex |
| unsigned int | StartEdgeIndex |
| unsigned int | EndVertex |
| unsigned int | EndIndex |
| unsigned int | EndEdgeIndex |
| double | Opacity |
| bool | OverridesColor |
| bool | Visibility |
| vtkColor3d | AmbientColor |
| vtkColor3d | DiffuseColor |
| unsigned int | PickId |
Definition at line 76 of file vtkCompositePolyDataMapper2.h.
| unsigned int vtkCompositePolyDataMapper2::RenderValue::StartVertex |
Definition at line 79 of file vtkCompositePolyDataMapper2.h.
| unsigned int vtkCompositePolyDataMapper2::RenderValue::StartIndex |
Definition at line 80 of file vtkCompositePolyDataMapper2.h.
| unsigned int vtkCompositePolyDataMapper2::RenderValue::StartEdgeIndex |
Definition at line 81 of file vtkCompositePolyDataMapper2.h.
| unsigned int vtkCompositePolyDataMapper2::RenderValue::EndVertex |
Definition at line 82 of file vtkCompositePolyDataMapper2.h.
| unsigned int vtkCompositePolyDataMapper2::RenderValue::EndIndex |
Definition at line 83 of file vtkCompositePolyDataMapper2.h.
| unsigned int vtkCompositePolyDataMapper2::RenderValue::EndEdgeIndex |
Definition at line 84 of file vtkCompositePolyDataMapper2.h.
| double vtkCompositePolyDataMapper2::RenderValue::Opacity |
Definition at line 85 of file vtkCompositePolyDataMapper2.h.
| bool vtkCompositePolyDataMapper2::RenderValue::OverridesColor |
Definition at line 86 of file vtkCompositePolyDataMapper2.h.
| bool vtkCompositePolyDataMapper2::RenderValue::Visibility |
Definition at line 87 of file vtkCompositePolyDataMapper2.h.
| vtkColor3d vtkCompositePolyDataMapper2::RenderValue::AmbientColor |
Definition at line 88 of file vtkCompositePolyDataMapper2.h.
| vtkColor3d vtkCompositePolyDataMapper2::RenderValue::DiffuseColor |
Definition at line 89 of file vtkCompositePolyDataMapper2.h.
| unsigned int vtkCompositePolyDataMapper2::RenderValue::PickId |
Definition at line 90 of file vtkCompositePolyDataMapper2.h.
1.8.9.1