19 #ifndef OST_FRAGMENT_IMPL_HH
20 #define OST_FRAGMENT_IMPL_HH
26 namespace ost {
namespace mol {
namespace impl {
const geom::Mat4 & GetTMat() const
AtomImplPtr GetAtom() const
FragmentImpl(const AtomImplPtr &a)
void SetTMat(const geom::Mat4 &m)
void SetAtom(const AtomImplPtr &a)
boost::shared_ptr< AtomImpl > AtomImplPtr
boost::weak_ptr< AtomImpl > AtomImplW