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