Go to the documentation of this file.
28 #ifndef vtkOpenGLGlyph3DMapper_h
29 #define vtkOpenGLGlyph3DMapper_h
31 #include "vtkRenderingOpenGLModule.h"
36 class vtkOpenGLGlyph3DMapperArray;
86 virtual void UpdatePainterInformation();
virtual void ReleaseGraphicsResources(vtkWindow *)
Release any graphics resources that are being consumed by this mapper.
unsigned int DisplayListId
vtkOpenGLGlyph3D on the GPU.
painter that converts scalars to colors. It enable/disables coloring state depending on the ScalarMod...
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
record modification and/or execution time
PolyDataMapper using painters.
vtkInformation * PainterInformation
window superclass for vtkRenderWindow
vtkScalarsToColorsPainter * ScalarsToColorsPainter
vtkTimeStamp PainterUpdateTime
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
virtual void Render(vtkRenderer *ren, vtkActor *act)
All the work is done is derived classes.
Detect and break reference loops.
abstract class to specify dataset behavior
static vtkGlyph3DMapper * New()
void ReportReferences(vtkGarbageCollector *) override
abstract specification for renderers
vtkOpenGLGlyph3DMapperArray * SourceMappers
vtkWeakPointer< vtkWindow > LastWindow