25 #ifndef vtkOpenGLMoleculeMapper_h 26 #define vtkOpenGLMoleculeMapper_h 28 #include "vtkDomainsChemistryOpenGL2Module.h" 53 return this->FastAtomMapper.Get(); }
virtual void Render(vtkRenderer *, vtkActor *)
Reimplemented from base class.
represents an object (geometry & properties) in a rendered scene
vtkOpenGLSphereMapper * GetFastAtomMapper()
provide access to the underlying mappers
virtual void UpdateBondGlyphPolyData()
Cached variables and update methods.
use imposters to draw cylinders
abstract specification for renderers
vtkNew< vtkOpenGLSphereMapper > FastAtomMapper
Internal mappers.
Mapper that draws vtkMolecule objects.
window superclass for vtkRenderWindow
vtkNew< vtkOpenGLStickMapper > FastBondMapper
Internal mappers.
virtual void UpdateAtomGlyphPolyData()
Cached variables and update methods.
virtual void ReleaseGraphicsResources(vtkWindow *)
Reimplemented from base class.
draw spheres using imposters
An accelerated class for rendering molecules.
static vtkMoleculeMapper * New()