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