예제 #1
0
파일: visbody.hpp 프로젝트: amitahire/sim
 /**
  * Returns position of root node.
  */
 Vec3 pos() const { return _root->getPosition(); }