OpenStructure
|
#include <fragment_impl.hh>
Public Member Functions | |
FragmentImpl (const AtomImplPtr &a) | |
AtomImplPtr | GetAtom () const |
void | SetAtom (const AtomImplPtr &a) |
const geom::Mat4 & | GetTMat () const |
void | SetTMat (const geom::Mat4 &m) |
Definition at line 29 of file fragment_impl.hh.
FragmentImpl | ( | const AtomImplPtr & | a | ) |
AtomImplPtr GetAtom | ( | ) | const |
const geom::Mat4& GetTMat | ( | ) | const |
void SetAtom | ( | const AtomImplPtr & | a | ) |
void SetTMat | ( | const geom::Mat4 & | m | ) |