27 #ifndef vtkOpenGLGlyph3DMapper_h
28 #define vtkOpenGLGlyph3DMapper_h
30 #include "vtkRenderingOpenGLModule.h"
35 class vtkOpenGLGlyph3DMapperArray;
72 virtual void UpdatePainterInformation();
vtkOpenGLGlyph3D on the GPU.
static vtkGlyph3DMapper * New()
virtual void Render(vtkRenderer *ren, vtkActor *act)
represents an object (geometry & properties) in a rendered scene
virtual void ReleaseGraphicsResources(vtkWindow *)
abstract class to specify dataset behavior
record modification and/or execution time
abstract specification for renderers
vtkOpenGLGlyph3DMapperArray * SourceMappers
vtkWeakPointer< vtkWindow > LastWindow
Detect and break reference loops.
virtual void ReportReferences(vtkGarbageCollector *)
window superclass for vtkRenderWindow
a simple class to control print indentation
unsigned int DisplayListId
vtkScalarsToColorsPainter * ScalarsToColorsPainter
painter that converts scalars to colors. It enable/disables coloring state depending on the ScalarMod...
void PrintSelf(ostream &os, vtkIndent indent)
vtkTimeStamp PainterUpdateTime
vtkInformation * PainterInformation
PolyDataMapper using painters.