HomeSort by relevance Sort by last modified time
    Searched refs:m_basePos (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/
btMultiBody.h 176 const btVector3 & getBasePos() const { return m_basePos; } // in world frame
189 m_basePos = pos;
647 btVector3 m_basePos; // position of COM of base (world frame)
btMultiBody.cpp 98 m_basePos(0,0,0),
    [all...]

Completed in 383 milliseconds