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 
 
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass. 
 
static vtkPolyDataAlgorithm * New()
 
a simple class to control print indentation 
 
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection. 
 
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.