#include <OrbitalXYZCoords.hh>
core::conformation::orbitals::OrbitalXYZCoords::OrbitalXYZCoords |
( |
| ) |
|
|
inline |
default constructor and set atom type number to 0 and place the atom at the origin
core::conformation::orbitals::OrbitalXYZCoords::OrbitalXYZCoords |
( |
Vector const & |
xyz_in, |
|
|
ShortSize const & |
type |
|
) |
| |
|
inline |
constructor with an atom type number
virtual core::conformation::orbitals::OrbitalXYZCoords::~OrbitalXYZCoords |
( |
| ) |
|
|
inlinevirtual |
ShortSize const& core::conformation::orbitals::OrbitalXYZCoords::type |
( |
| ) |
const |
|
inline |
void core::conformation::orbitals::OrbitalXYZCoords::type |
( |
ShortSize const & |
type_in | ) |
|
|
inline |
Vector const& core::conformation::orbitals::OrbitalXYZCoords::xyz |
( |
| ) |
const |
|
inline |
void core::conformation::orbitals::OrbitalXYZCoords::xyz |
( |
Vector const & |
xyz_in | ) |
|
|
inline |
ShortSize core::conformation::orbitals::OrbitalXYZCoords::type_ |
|
private |
Vector core::conformation::orbitals::OrbitalXYZCoords::xyz_ |
|
private |
xyz coordinates
Referenced by xyz().
The documentation for this class was generated from the following file: