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