VTK  9.0.1
Public Attributes | List of all members
vtkCompositeMapperHelperData Class Reference

#include <vtkCompositePolyDataMapper2Internal.h>

Collaboration diagram for vtkCompositeMapperHelperData:
[legend]

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
 

Detailed Description

Definition at line 31 of file vtkCompositePolyDataMapper2Internal.h.

Member Data Documentation

◆ Data

vtkPolyData* vtkCompositeMapperHelperData::Data

Definition at line 34 of file vtkCompositePolyDataMapper2Internal.h.

◆ FlatIndex

unsigned int vtkCompositeMapperHelperData::FlatIndex

Definition at line 35 of file vtkCompositePolyDataMapper2Internal.h.

◆ Opacity

double vtkCompositeMapperHelperData::Opacity

Definition at line 36 of file vtkCompositePolyDataMapper2Internal.h.

◆ IsOpaque

bool vtkCompositeMapperHelperData::IsOpaque

Definition at line 37 of file vtkCompositePolyDataMapper2Internal.h.

◆ Visibility

bool vtkCompositeMapperHelperData::Visibility

Definition at line 38 of file vtkCompositePolyDataMapper2Internal.h.

◆ Pickability

bool vtkCompositeMapperHelperData::Pickability

Definition at line 39 of file vtkCompositePolyDataMapper2Internal.h.

◆ OverridesColor

bool vtkCompositeMapperHelperData::OverridesColor

Definition at line 40 of file vtkCompositePolyDataMapper2Internal.h.

◆ AmbientColor

vtkColor3d vtkCompositeMapperHelperData::AmbientColor

Definition at line 41 of file vtkCompositePolyDataMapper2Internal.h.

◆ DiffuseColor

vtkColor3d vtkCompositeMapperHelperData::DiffuseColor

Definition at line 42 of file vtkCompositePolyDataMapper2Internal.h.

◆ Marked

bool vtkCompositeMapperHelperData::Marked

Definition at line 44 of file vtkCompositePolyDataMapper2Internal.h.

◆ StartVertex

unsigned int vtkCompositeMapperHelperData::StartVertex

Definition at line 46 of file vtkCompositePolyDataMapper2Internal.h.

◆ NextVertex

unsigned int vtkCompositeMapperHelperData::NextVertex

Definition at line 47 of file vtkCompositePolyDataMapper2Internal.h.

◆ StartIndex

unsigned int vtkCompositeMapperHelperData::StartIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd]

Definition at line 50 of file vtkCompositePolyDataMapper2Internal.h.

◆ NextIndex

unsigned int vtkCompositeMapperHelperData::NextIndex[vtkOpenGLPolyDataMapper::PrimitiveEnd]

Definition at line 51 of file vtkCompositePolyDataMapper2Internal.h.

◆ CellCellMap

vtkNew<vtkOpenGLCellToVTKCellMap> vtkCompositeMapperHelperData::CellCellMap

Definition at line 54 of file vtkCompositePolyDataMapper2Internal.h.


The documentation for this class was generated from the following file: