VTK
Public Attributes | List of all members
vtkCompositeSurfaceLICMapper::RenderBlockState Class Reference

#include <vtkCompositeSurfaceLICMapper.h>

Public Attributes

std::stack< bool > Visibility
 
std::stack< doubleOpacity
 
std::stack< vtkColor3dAmbientColor
 
std::stack< vtkColor3dDiffuseColor
 
std::stack< vtkColor3dSpecularColor
 

Detailed Description

Definition at line 122 of file vtkCompositeSurfaceLICMapper.h.

Member Data Documentation

std::stack<bool> vtkCompositeSurfaceLICMapper::RenderBlockState::Visibility

Definition at line 125 of file vtkCompositeSurfaceLICMapper.h.

std::stack<double> vtkCompositeSurfaceLICMapper::RenderBlockState::Opacity

Definition at line 126 of file vtkCompositeSurfaceLICMapper.h.

std::stack<vtkColor3d> vtkCompositeSurfaceLICMapper::RenderBlockState::AmbientColor

Definition at line 127 of file vtkCompositeSurfaceLICMapper.h.

std::stack<vtkColor3d> vtkCompositeSurfaceLICMapper::RenderBlockState::DiffuseColor

Definition at line 128 of file vtkCompositeSurfaceLICMapper.h.

std::stack<vtkColor3d> vtkCompositeSurfaceLICMapper::RenderBlockState::SpecularColor

Definition at line 129 of file vtkCompositeSurfaceLICMapper.h.


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