Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtEmptyAlgorithm.java18 public class btEmptyAlgorithm extends btCollisionAlgorithm { class
21 protected btEmptyAlgorithm(final String className, long cPtr, boolean cMemoryOwn) { in btEmptyAlgorithm() method in btEmptyAlgorithm
27 public btEmptyAlgorithm(long cPtr, boolean cMemoryOwn) { in btEmptyAlgorithm() method in btEmptyAlgorithm
61 public btEmptyAlgorithm(btCollisionAlgorithmConstructionInfo ci) { in btEmptyAlgorithm() method in btEmptyAlgorithm
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionDispatch/
DbtEmptyCollisionAlgorithm.cpp20 btEmptyAlgorithm::btEmptyAlgorithm(const btCollisionAlgorithmConstructionInfo& ci) in btEmptyAlgorithm() function in btEmptyAlgorithm