34 #ifndef vtkMoleculeToAtomBallFilter_h 35 #define vtkMoleculeToAtomBallFilter_h 37 #include "vtkDomainsChemistryModule.h" 57 vtkGetMacro(RadiusSource,
int);
60 vtkGetMacro(Resolution,
int);
63 vtkGetMacro(RadiusScale,
double);
Generate polydata with spheres representing atoms.
class describing a molecule
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkPolyDataAlgorithm * New()
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.