21 #ifndef vtkOpenGLMoleculeMapper_h
22 #define vtkOpenGLMoleculeMapper_h
24 #include "vtkDomainsChemistryOpenGL2Module.h"
40 virtual
void ReleaseGraphicsResources(
vtkWindow *);
45 ~vtkOpenGLMoleculeMapper();
47 virtual
void UpdateAtomGlyphPolyData();
48 virtual
void UpdateBondGlyphPolyData();
57 vtkOpenGLMoleculeMapper(const vtkOpenGLMoleculeMapper&);
58 void operator=(const vtkOpenGLMoleculeMapper&);
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()