|
VTK
|
#include <vtkCompositePolyDataMapper2Internal.h>
Public Member Functions | |
| bool | Different (vtkCompositeMapperHelperData *next, vtkHardwareSelector *selector, int primType) |
Public Attributes | |
| vtkPolyData * | Data |
| unsigned int | FlatIndex |
| double | Opacity |
| bool | Visibility |
| bool | OverridesColor |
| vtkColor3d | AmbientColor |
| vtkColor3d | DiffuseColor |
| bool | Marked |
| unsigned int | StartVertex |
| unsigned int | NextVertex |
| unsigned int | StartIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd] |
| unsigned int | NextIndex [vtkOpenGLPolyDataMapper::PrimitiveEnd] |
| size_t | PrimOffsets [5] |
Definition at line 3 of file vtkCompositePolyDataMapper2Internal.h.
|
inline |
Definition at line 26 of file vtkCompositePolyDataMapper2Internal.h.
| vtkPolyData* vtkCompositeMapperHelperData::Data |
Definition at line 6 of file vtkCompositePolyDataMapper2Internal.h.
| unsigned int vtkCompositeMapperHelperData::FlatIndex |
Definition at line 7 of file vtkCompositePolyDataMapper2Internal.h.
| double vtkCompositeMapperHelperData::Opacity |
Definition at line 8 of file vtkCompositePolyDataMapper2Internal.h.
| bool vtkCompositeMapperHelperData::Visibility |
Definition at line 9 of file vtkCompositePolyDataMapper2Internal.h.
| bool vtkCompositeMapperHelperData::OverridesColor |
Definition at line 10 of file vtkCompositePolyDataMapper2Internal.h.
| vtkColor3d vtkCompositeMapperHelperData::AmbientColor |
Definition at line 11 of file vtkCompositePolyDataMapper2Internal.h.
| vtkColor3d vtkCompositeMapperHelperData::DiffuseColor |
Definition at line 12 of file vtkCompositePolyDataMapper2Internal.h.
| bool vtkCompositeMapperHelperData::Marked |
Definition at line 14 of file vtkCompositePolyDataMapper2Internal.h.
| unsigned int vtkCompositeMapperHelperData::StartVertex |
Definition at line 16 of file vtkCompositePolyDataMapper2Internal.h.
| unsigned int vtkCompositeMapperHelperData::NextVertex |
Definition at line 17 of file vtkCompositePolyDataMapper2Internal.h.
| unsigned int vtkCompositeMapperHelperData::StartIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] |
Definition at line 20 of file vtkCompositePolyDataMapper2Internal.h.
| unsigned int vtkCompositeMapperHelperData::NextIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd] |
Definition at line 21 of file vtkCompositePolyDataMapper2Internal.h.
| size_t vtkCompositeMapperHelperData::PrimOffsets[5] |
Definition at line 24 of file vtkCompositePolyDataMapper2Internal.h.
1.8.13