25 #ifndef vtkOpenGLMoleculeMapper_h 26 #define vtkOpenGLMoleculeMapper_h 28 #include "vtkDomainsChemistryOpenGL2Module.h" 46 void ReleaseGraphicsResources(
vtkWindow *) override;
53 return this->FastAtomMapper; }
59 std::vector<unsigned int> &pixeloffsets,
abstract superclass for all actors, volumes and annotations
represents an object (geometry & properties) in a rendered scene
virtual void UpdateBondGlyphPolyData()
Cached variables and update methods.
use imposters to draw cylinders
abstract specification for renderers
virtual void ProcessSelectorPixelBuffers(vtkHardwareSelector *, std::vector< unsigned int > &, vtkProp *)
allows a mapper to update a selections color buffers Called from a prop which in turn is called from ...
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.
draw spheres using imposters
An accelerated class for rendering molecules.
static vtkMoleculeMapper * New()