33 #ifndef __vtkMoleculeToAtomBallFilter_h
34 #define __vtkMoleculeToAtomBallFilter_h
36 #include "vtkDomainsChemistryModule.h"
56 vtkGetMacro(RadiusSource,
int);
57 vtkSetMacro(RadiusSource,
int);
59 vtkGetMacro(Resolution,
int);
60 vtkSetMacro(Resolution,
int);
62 vtkGetMacro(RadiusScale,
double);
63 vtkSetMacro(RadiusScale,
double);
Generate polydata with spheres representing atoms.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)