コード例 #1
0
ファイル: visbody.hpp プロジェクト: amitahire/sim
 /**
  * Returns position of root node.
  */
 Vec3 pos() const { return _root->getPosition(); }