VTK
Public Attributes
vtkCompositePainter::RenderBlockState Class Reference

#include <vtkCompositePainter.h>

Collaboration diagram for vtkCompositePainter::RenderBlockState:
Collaboration graph
[legend]

List of all members.

Public Attributes

std::stack< bool > Visibility
std::stack< doubleOpacity
std::stack< vtkColor3dAmbientColor
std::stack< vtkColor3dDiffuseColor
std::stack< vtkColor3dSpecularColor
double RenderedOpacity
vtkColor3d RenderedAmbientColor
vtkColor3d RenderedDiffuseColor
vtkColor3d RenderedSpecularColor

Detailed Description

Definition at line 82 of file vtkCompositePainter.h.


Member Data Documentation

Definition at line 85 of file vtkCompositePainter.h.

Definition at line 86 of file vtkCompositePainter.h.

Definition at line 87 of file vtkCompositePainter.h.

Definition at line 88 of file vtkCompositePainter.h.

Definition at line 89 of file vtkCompositePainter.h.

Definition at line 91 of file vtkCompositePainter.h.

Definition at line 92 of file vtkCompositePainter.h.

Definition at line 93 of file vtkCompositePainter.h.

Definition at line 94 of file vtkCompositePainter.h.


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