Go to the documentation of this file.
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.
vtkMoleculeToAtomBallFilter()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkMoleculeToAtomBallFilter()
a simple class to control print indentation
class describing a molecule
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkMoleculeToAtomBallFilter * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.