22#ifndef vtkOpenGLPointGaussianMapper_h
23#define vtkOpenGLPointGaussianMapper_h
25#include "vtkRenderingOpenGL2Module.h"
28class vtkOpenGLPointGaussianMapperHelper;
47 virtual
bool GetIsOpaque();
55 vtkOpenGLPointGaussianMapperHelper *Helper;
represents an object (geometry & properties) in a rendered scene
a simple class to control print indentation
draw PointGaussians using imposters
static vtkOpenGLPointGaussianMapper * New()
draw PointGaussians using imposters
abstract specification for renderers
record modification and/or execution time
window superclass for vtkRenderWindow