24 #ifndef vtkCompositePainter_h 
   25 #define vtkCompositePainter_h 
   27 #include "vtkRenderingOpenGLModule.h"  
   63   ~vtkCompositePainter();
 
   79     unsigned long typeflags, 
bool forceCompileOnly);
 
   99                    unsigned long typeflags,
 
  100                    bool forceCompileOnly,
 
  102                    unsigned int &flat_index,
 
represents an object (geometry & properties) in a rendered scene 
painter that can be inserted before any vtkDataSet painting chain to handle composite datasets...
represent surface properties of a geometric object 
rendering attributes for a multi-block dataset. 
virtual vtkDataObject * GetOutput()
abstract specification for renderers 
vtkColor3d RenderedDiffuseColor
Detect and break reference loops. 
std::stack< vtkColor3d > SpecularColor
vtkCompositeDataDisplayAttributes * CompositeDataDisplayAttributes
a simple class to control print indentation 
std::stack< bool > Visibility
std::stack< vtkColor3d > DiffuseColor
vtkColor3d RenderedAmbientColor
vtkColor3d RenderedSpecularColor
vtkDataObject * OutputData
create a window for renderers to draw into 
virtual void UpdateRenderingState(vtkRenderWindow *, vtkProperty *, RenderBlockState &)
Abstract class for drawing poly data. 
std::stack< vtkColor3d > AmbientColor
std::stack< double > Opacity
general representation of visualization data 
virtual void PrintSelf(ostream &os, vtkIndent indent)