convenience proxy for vtkMolecule
More...
#include <vtkAtom.h>
convenience proxy for vtkMolecule
Definition at line 31 of file vtkAtom.h.
◆ vtkAtom()
◆ PrintSelf()
void vtkAtom::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ GetId()
Return the Id used to identify this atom in the parent molecule.
Definition at line 75 of file vtkAtom.h.
◆ GetMolecule()
Return the parent molecule of this atom.
Definition at line 80 of file vtkAtom.h.
◆ GetAtomicNumber()
unsigned short vtkAtom::GetAtomicNumber |
( |
| ) |
const |
Get/Set the atomic number of this atom.
◆ SetAtomicNumber()
void vtkAtom::SetAtomicNumber |
( |
unsigned short |
atomicNum | ) |
|
Get/Set the atomic number of this atom.
◆ GetPosition() [1/3]
void vtkAtom::GetPosition |
( |
float |
pos[3] | ) |
const |
Get/Set the position of this atom.
◆ GetPosition() [2/3]
void vtkAtom::GetPosition |
( |
double |
pos[3] | ) |
const |
Get/Set the position of this atom.
◆ SetPosition() [1/3]
void vtkAtom::SetPosition |
( |
const float |
pos[3] | ) |
|
Get/Set the position of this atom.
◆ SetPosition() [2/3]
void vtkAtom::SetPosition |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
Get/Set the position of this atom.
◆ GetPosition() [3/3]
Get/Set the position of this atom.
◆ SetPosition() [3/3]
Get/Set the position of this atom.
◆ vtkMolecule
◆ Molecule
◆ Id
The documentation for this class was generated from the following file: