8 #ifndef vtkOpenGLCellGridMapper_h
9 #define vtkOpenGLCellGridMapper_h
12 #include "vtkRenderingCellGridModule.h"
15 VTK_ABI_NAMESPACE_BEGIN
55 vtkInternals* Internal;
59 #endif // vtkOpenGLCellGridMapper_h
void ShallowCopy(vtkAbstractMapper *m) override
Make a shallow copy of this mapper.
represents an object (geometry & properties) in a rendered scene
static vtkCellGridMapper * New()
abstract specification for renderers
window superclass for vtkRenderWindow
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
void Render(vtkRenderer *, vtkActor *) override
Implemented by sub classes.
map a vtkCellGrid to graphics primitives.
CellGrid mapper using OpenGL to render exotic finite element fields and cells.
abstract class specifies interface to map data
bool GetSupportsSelection() override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERI...
void ReleaseGraphicsResources(vtkWindow *) override
Release any graphics resources that are being consumed by this mapper.