26 #ifndef vtkPointSetToMoleculeFilter_h 27 #define vtkPointSetToMoleculeFilter_h 43 vtkGetMacro(ConvertLinesIntoBonds,
bool);
44 vtkSetMacro(ConvertLinesIntoBonds,
bool);
45 vtkBooleanMacro(ConvertLinesIntoBonds,
bool);
static vtkMoleculeAlgorithm * New()
Superclass for algorithms that operate on vtkMolecules.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
bool ConvertLinesIntoBonds
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.