25 #ifndef vtkOpenGLMoleculeMapper_h 26 #define vtkOpenGLMoleculeMapper_h 28 #include "vtkDomainsChemistryOpenGL2Module.h" 53 return this->FastAtomMapper; }
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.
void Render(vtkRenderer *, vtkActor *) override
Reimplemented from base class.
Mapper that draws vtkMolecule objects.
window superclass for vtkRenderWindow
vtkNew< vtkOpenGLStickMapper > FastBondMapper
Internal mappers.
virtual void UpdateAtomGlyphPolyData()
Cached variables and update methods.
draw spheres using imposters
void ReleaseGraphicsResources(vtkWindow *) override
Reimplemented from base class.
An accelerated class for rendering molecules.
static vtkMoleculeMapper * New()