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 155 of file vtkCompositeSurfaceLICMapper.h.

Member Data Documentation

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

Definition at line 158 of file vtkCompositeSurfaceLICMapper.h.

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

Definition at line 159 of file vtkCompositeSurfaceLICMapper.h.

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

Definition at line 160 of file vtkCompositeSurfaceLICMapper.h.

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

Definition at line 161 of file vtkCompositeSurfaceLICMapper.h.

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

Definition at line 162 of file vtkCompositeSurfaceLICMapper.h.


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