36 void PrintSelf(ostream &os,
vtkIndent indent);
46 unsigned short GetAtomicNumber()
const;
47 void SetAtomicNumber(
unsigned short atomicNum);
52 void GetPosition(
float pos[3])
const;
53 void GetPosition(
double pos[3])
const;
54 void SetPosition(
const float pos[3]);
55 void SetPosition(
float x,
float y,
float z);
class describing a molecule
a simple class to control print indentation
vtkMolecule * GetMolecule()
convenience proxy for vtkMolecule
#define VTKCOMMONDATAMODEL_EXPORT