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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyHelpers.h 104 static btSoftBody* CreateEllipsoid(btSoftBodyWorldInfo& worldInfo,
btSoftBodyHelpers.cpp 985 btSoftBody* btSoftBodyHelpers::CreateEllipsoid(btSoftBodyWorldInfo& worldInfo,const btVector3& center,
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBodyHelpers.java 142 public static btSoftBody CreateEllipsoid(btSoftBodyWorldInfo worldInfo, Vector3 center, Vector3 radius, int res) {
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/
softbody_wrap.cpp     [all...]

Completed in 215 milliseconds