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