Home
last modified time | relevance | path

Searched refs:fixedBase (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/
DbtMultiBody.h62 bool fixedBase, // whether the base is fixed (true) or can move (false)
DbtMultiBody.cpp92 bool fixedBase, in btMultiBody() argument
103 m_fixedBase(fixedBase), in btMultiBody()