Go to the documentation of this file.
22 #ifndef vtkOpenGLPointGaussianMapper_h
23 #define vtkOpenGLPointGaussianMapper_h
25 #include "vtkRenderingOpenGL2Module.h"
28 class vtkOpenGLPointGaussianMapperHelper;
55 vtkOpenGLPointGaussianMapperHelper *
Helper;
virtual void ReleaseGraphicsResources(vtkWindow *)
Release any graphics resources that are being consumed by this mapper.
draw PointGaussians using imposters
virtual void RenderPiece(vtkRenderer *ren, vtkActor *act)=0
Implemented by sub classes.
record modification and/or execution time
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkOpenGLPointGaussianMapperHelper * Helper
window superclass for vtkRenderWindow
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
draw PointGaussians using imposters
vtkTimeStamp HelperUpdateTime
static vtkPointGaussianMapper * New()
virtual bool GetIsOpaque()
Returns if the mapper does not expect to have translucent geometry.
abstract specification for renderers