36 #ifndef __vtkSimpleBondPerceiver_h
37 #define __vtkSimpleBondPerceiver_h
39 #include "vtkDomainsChemistryModule.h"
55 vtkSetMacro(Tolerance,
float);
56 vtkGetMacro(Tolerance,
float);
void PrintSelf(ostream &os, vtkIndent indent)
static vtkMoleculeAlgorithm * New()
Superclass for algorithms that operate on vtkMolecules.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Create a simple guess of a molecule's topology.