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