VTK
Public Attributes | List of all members
vtkCompositePolyDataMapper2::RenderValue Class Reference

#include <vtkCompositePolyDataMapper2.h>

Collaboration diagram for vtkCompositePolyDataMapper2::RenderValue:
[legend]

Public Attributes

unsigned int StartVertex
 
unsigned int StartIndex
 
unsigned int StartEdgeIndex
 
unsigned int EndVertex
 
unsigned int EndIndex
 
unsigned int EndEdgeIndex
 
double Opacity
 
bool OverridesColor
 
bool Visibility
 
vtkColor3d Color
 
unsigned int PickId
 

Detailed Description

Definition at line 79 of file vtkCompositePolyDataMapper2.h.

Member Data Documentation

unsigned int vtkCompositePolyDataMapper2::RenderValue::StartVertex

Definition at line 82 of file vtkCompositePolyDataMapper2.h.

unsigned int vtkCompositePolyDataMapper2::RenderValue::StartIndex

Definition at line 83 of file vtkCompositePolyDataMapper2.h.

unsigned int vtkCompositePolyDataMapper2::RenderValue::StartEdgeIndex

Definition at line 84 of file vtkCompositePolyDataMapper2.h.

unsigned int vtkCompositePolyDataMapper2::RenderValue::EndVertex

Definition at line 85 of file vtkCompositePolyDataMapper2.h.

unsigned int vtkCompositePolyDataMapper2::RenderValue::EndIndex

Definition at line 86 of file vtkCompositePolyDataMapper2.h.

unsigned int vtkCompositePolyDataMapper2::RenderValue::EndEdgeIndex

Definition at line 87 of file vtkCompositePolyDataMapper2.h.

double vtkCompositePolyDataMapper2::RenderValue::Opacity

Definition at line 88 of file vtkCompositePolyDataMapper2.h.

bool vtkCompositePolyDataMapper2::RenderValue::OverridesColor

Definition at line 89 of file vtkCompositePolyDataMapper2.h.

bool vtkCompositePolyDataMapper2::RenderValue::Visibility

Definition at line 90 of file vtkCompositePolyDataMapper2.h.

vtkColor3d vtkCompositePolyDataMapper2::RenderValue::Color

Definition at line 91 of file vtkCompositePolyDataMapper2.h.

unsigned int vtkCompositePolyDataMapper2::RenderValue::PickId

Definition at line 92 of file vtkCompositePolyDataMapper2.h.


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