VTK
Public Member Functions | Public Attributes | List of all members
vtkCompositeMapperHelperData Class Reference

#include <vtkCompositePolyDataMapper2Internal.h>

Collaboration diagram for vtkCompositeMapperHelperData:
[legend]

Public Member Functions

bool Different (vtkCompositeMapperHelperData *next, vtkHardwareSelector *selector, int primType)
 

Public Attributes

vtkPolyDataData
 
unsigned int FlatIndex
 
double Opacity
 
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]
 
size_t PrimOffsets [5]
 

Detailed Description

Definition at line 3 of file vtkCompositePolyDataMapper2Internal.h.

Member Function Documentation

bool vtkCompositeMapperHelperData::Different ( vtkCompositeMapperHelperData next,
vtkHardwareSelector selector,
int  primType 
)
inline

Definition at line 27 of file vtkCompositePolyDataMapper2Internal.h.

Member Data Documentation

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::Pickability

Definition at line 10 of file vtkCompositePolyDataMapper2Internal.h.

bool vtkCompositeMapperHelperData::OverridesColor

Definition at line 11 of file vtkCompositePolyDataMapper2Internal.h.

vtkColor3d vtkCompositeMapperHelperData::AmbientColor

Definition at line 12 of file vtkCompositePolyDataMapper2Internal.h.

vtkColor3d vtkCompositeMapperHelperData::DiffuseColor

Definition at line 13 of file vtkCompositePolyDataMapper2Internal.h.

bool vtkCompositeMapperHelperData::Marked

Definition at line 15 of file vtkCompositePolyDataMapper2Internal.h.

unsigned int vtkCompositeMapperHelperData::StartVertex

Definition at line 17 of file vtkCompositePolyDataMapper2Internal.h.

unsigned int vtkCompositeMapperHelperData::NextVertex

Definition at line 18 of file vtkCompositePolyDataMapper2Internal.h.

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

Definition at line 21 of file vtkCompositePolyDataMapper2Internal.h.

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

Definition at line 22 of file vtkCompositePolyDataMapper2Internal.h.

size_t vtkCompositeMapperHelperData::PrimOffsets[5]

Definition at line 25 of file vtkCompositePolyDataMapper2Internal.h.


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