Go to the documentation of this file.
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.
virtual void UpdateBondGlyphPolyData()
window superclass for vtkRenderWindow
virtual void UpdateAtomGlyphPolyData()
vtkNew< vtkOpenGLSphereMapper > FastAtomMapper
Internal mappers.
virtual void ReleaseGraphicsResources(vtkWindow *)
Release any graphics resources that are being consumed by this mapper.
represents an object (geometry & properties) in a rendered scene
An accelerated class for rendering molecules.
Mapper that draws vtkMolecule objects.
use imposters to draw cylinders
vtkNew< vtkOpenGLStickMapper > FastBondMapper
abstract specification for renderers
static vtkMoleculeMapper * New()
draw spheres using imposters
vtkOpenGLSphereMapper * GetFastAtomMapper()
provide access to the underlying mappers