VTK
9.0.3
|
#include <vtkCompositePolyDataMapper2Internal.h>
Public Attributes | |
vtkPolyData * | Data |
unsigned int | FlatIndex |
double | Opacity |
bool | IsOpaque |
bool | Visibility |
bool | Pickability |
bool | OverridesColor |
vtkColor3d | AmbientColor |
vtkColor3d | DiffuseColor |
bool | Marked |
unsigned int | StartVertex |
unsigned int | NextVertex |
unsigned int | StartIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd] |
unsigned int | NextIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd] |
vtkNew< vtkOpenGLCellToVTKCellMap > | CellCellMap |
Definition at line 31 of file vtkCompositePolyDataMapper2Internal.h.
vtkPolyData* vtkCompositeMapperHelperData::Data |
Definition at line 34 of file vtkCompositePolyDataMapper2Internal.h.
unsigned int vtkCompositeMapperHelperData::FlatIndex |
Definition at line 35 of file vtkCompositePolyDataMapper2Internal.h.
double vtkCompositeMapperHelperData::Opacity |
Definition at line 36 of file vtkCompositePolyDataMapper2Internal.h.
bool vtkCompositeMapperHelperData::IsOpaque |
Definition at line 37 of file vtkCompositePolyDataMapper2Internal.h.
bool vtkCompositeMapperHelperData::Visibility |
Definition at line 38 of file vtkCompositePolyDataMapper2Internal.h.
bool vtkCompositeMapperHelperData::Pickability |
Definition at line 39 of file vtkCompositePolyDataMapper2Internal.h.
bool vtkCompositeMapperHelperData::OverridesColor |
Definition at line 40 of file vtkCompositePolyDataMapper2Internal.h.
vtkColor3d vtkCompositeMapperHelperData::AmbientColor |
Definition at line 41 of file vtkCompositePolyDataMapper2Internal.h.
vtkColor3d vtkCompositeMapperHelperData::DiffuseColor |
Definition at line 42 of file vtkCompositePolyDataMapper2Internal.h.
bool vtkCompositeMapperHelperData::Marked |
Definition at line 44 of file vtkCompositePolyDataMapper2Internal.h.
unsigned int vtkCompositeMapperHelperData::StartVertex |
Definition at line 46 of file vtkCompositePolyDataMapper2Internal.h.
unsigned int vtkCompositeMapperHelperData::NextVertex |
Definition at line 47 of file vtkCompositePolyDataMapper2Internal.h.
unsigned int vtkCompositeMapperHelperData::StartIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] |
Definition at line 50 of file vtkCompositePolyDataMapper2Internal.h.
unsigned int vtkCompositeMapperHelperData::NextIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] |
Definition at line 51 of file vtkCompositePolyDataMapper2Internal.h.
vtkNew<vtkOpenGLCellToVTKCellMap> vtkCompositeMapperHelperData::CellCellMap |
Definition at line 54 of file vtkCompositePolyDataMapper2Internal.h.