37 #ifndef vtkSimpleBondPerceiver_h 38 #define vtkSimpleBondPerceiver_h 40 #include "vtkDomainsChemistryModule.h" 59 vtkSetMacro(Tolerance,
float);
60 vtkGetMacro(Tolerance,
float);
68 vtkGetMacro(IsToleranceAbsolute,
bool);
69 vtkSetMacro(IsToleranceAbsolute,
bool);
Access to information about the elements.
class describing a molecule
abstract class to specify dataset behavior
static vtkMoleculeAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that operate on vtkMolecules.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Create a simple guess of a molecule's topology.