22 #ifndef vtkOpenGLPointGaussianMapper_h
23 #define vtkOpenGLPointGaussianMapper_h
25 #include "vtkRenderingOpenGL2Module.h"
28 class vtkOpenGLPointGaussianMapperHelper;
35 void PrintSelf(ostream& os,
vtkIndent indent);
42 void ReleaseGraphicsResources(
vtkWindow *);
47 virtual
bool GetIsOpaque();
51 ~vtkOpenGLPointGaussianMapper();
55 vtkOpenGLPointGaussianMapperHelper *Helper;
59 vtkOpenGLPointGaussianMapper(const vtkOpenGLPointGaussianMapper&) VTK_DELETE_FUNCTION;
60 void operator=(const vtkOpenGLPointGaussianMapper&) VTK_DELETE_FUNCTION;
represents an object (geometry & properties) in a rendered scene
record modification and/or execution time
abstract specification for renderers
static vtkPointGaussianMapper * New()
window superclass for vtkRenderWindow
a simple class to control print indentation
draw PointGaussians using imposters
draw PointGaussians using imposters