Home
last modified time | relevance | path

Searched defs:btSoftBodySolverOutput (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtSoftBodySolverOutput.java20 public class btSoftBodySolverOutput extends BulletBase { class
23 protected btSoftBodySolverOutput(final String className, long cPtr, boolean cMemoryOwn) { in btSoftBodySolverOutput() method in btSoftBodySolverOutput
29 public btSoftBodySolverOutput(long cPtr, boolean cMemoryOwn) { in btSoftBodySolverOutput() method in btSoftBodySolverOutput
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodySolvers.h140 btSoftBodySolverOutput() in btSoftBodySolverOutput() function