24 #include "vtkCommonDataModelModule.h" 34 void PrintSelf(ostream &os,
vtkIndent indent);
50 unsigned short GetAtomicNumber()
const;
51 void SetAtomicNumber(
unsigned short atomicNum);
58 void GetPosition(
float pos[3])
const;
59 void GetPosition(
double pos[3])
const;
60 void SetPosition(
const float pos[3]);
61 void SetPosition(
float x,
float y,
float z);
class describing a molecule
a simple class to control print indentation
vtkMolecule * GetMolecule()
Return the parent molecule of this atom.
convenience proxy for vtkMolecule
vtkIdType GetId() const
Return the Id used to identify this atom in the parent molecule.