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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 530 struct IControl
532 virtual ~IControl() {}
535 static IControl* Default() { static IControl def;return(&def); }
539 Specs() : icontrol(IControl::Default()) {}
541 IControl* icontrol; member in struct:btSoftBody::AJoint::Specs
544 IControl* m_icontrol;
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBody.java     [all...]
SoftbodyJNI.java     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 147 milliseconds