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