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 | Visibility |
vtkColor3d | Color |
unsigned int | PickId |
Definition at line 68 of file vtkCompositePolyDataMapper2.h.
unsigned int vtkCompositePolyDataMapper2::RenderValue::StartVertex |
Definition at line 71 of file vtkCompositePolyDataMapper2.h.
unsigned int vtkCompositePolyDataMapper2::RenderValue::StartIndex |
Definition at line 72 of file vtkCompositePolyDataMapper2.h.
unsigned int vtkCompositePolyDataMapper2::RenderValue::StartEdgeIndex |
Definition at line 73 of file vtkCompositePolyDataMapper2.h.
unsigned int vtkCompositePolyDataMapper2::RenderValue::EndVertex |
Definition at line 74 of file vtkCompositePolyDataMapper2.h.
unsigned int vtkCompositePolyDataMapper2::RenderValue::EndIndex |
Definition at line 75 of file vtkCompositePolyDataMapper2.h.
unsigned int vtkCompositePolyDataMapper2::RenderValue::EndEdgeIndex |
Definition at line 76 of file vtkCompositePolyDataMapper2.h.
double vtkCompositePolyDataMapper2::RenderValue::Opacity |
Definition at line 77 of file vtkCompositePolyDataMapper2.h.
bool vtkCompositePolyDataMapper2::RenderValue::Visibility |
Definition at line 78 of file vtkCompositePolyDataMapper2.h.
vtkColor3d vtkCompositePolyDataMapper2::RenderValue::Color |
Definition at line 79 of file vtkCompositePolyDataMapper2.h.
unsigned int vtkCompositePolyDataMapper2::RenderValue::PickId |
Definition at line 80 of file vtkCompositePolyDataMapper2.h.