22 #ifndef vtkOpenGLMoleculeMapper_h
23 #define vtkOpenGLMoleculeMapper_h
25 #include "vtkDomainsChemistryOpenGL2Module.h"
43 void ReleaseGraphicsResources(
vtkWindow *) VTK_OVERRIDE;
50 return this->FastAtomMapper.Get(); }
56 void UpdateAtomGlyphPolyData() VTK_OVERRIDE;
57 void UpdateBondGlyphPolyData() VTK_OVERRIDE;
represents an object (geometry & properties) in a rendered scene
use imposters to draw cylinders
abstract specification for renderers
Mapper that draws vtkMolecule objects.
window superclass for vtkRenderWindow
draw spheres using imposters
Allocate and hold a VTK object.
An accelerated class for rendering molecules.
static vtkMoleculeMapper * New()