12 #ifndef vtkMoleculeToBondStickFilter_h
13 #define vtkMoleculeToBondStickFilter_h
15 #include "vtkDomainsChemistryModule.h"
18 VTK_ABI_NAMESPACE_BEGIN
class describing a molecule
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPolyDataAlgorithm * New()
Generate polydata with cylinders representing bonds.
a simple class to control print indentation