Go to the documentation of this file.
27 #include "vtkCommonDataModelModule.h"
void GetPosition(double pos[3]) const
void SetAtomicNumber(unsigned short atomicNum)
void SetPosition(const vtkVector3f &pos)
vtkVector3f GetPosition() const
vtkAtom(vtkMolecule *parent, vtkIdType id)
void SetPosition(const float pos[3])
convenience proxy for vtkMolecule
vtkMolecule * GetMolecule()
Return the parent molecule of this atom.
void SetPosition(float x, float y, float z)
a simple class to control print indentation
vtkIdType GetId() const
Return the Id used to identify this atom in the parent molecule.
void GetPosition(float pos[3]) const
Get/Set the position of this atom.
class describing a molecule
void PrintSelf(ostream &os, vtkIndent indent)
unsigned short GetAtomicNumber() const
Get/Set the atomic number of this atom.