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

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/Gimpact/
btGImpactCollisionAlgorithm.h 253 void gimpact_vs_compoundshape(const btCollisionObjectWrapper * body0Wrap,
btGImpactCollisionAlgorithm.cpp 606 gimpact_vs_compoundshape(body0Wrap,body1Wrap,shape0,compoundshape,swapped);
685 void btGImpactCollisionAlgorithm::gimpact_vs_compoundshape(const btCollisionObjectWrapper* body0Wrap, function in class:btGImpactCollisionAlgorithm
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btGImpactCollisionAlgorithm.java 131 public void gimpact_vs_compoundshape(btCollisionObjectWrapper body0Wrap, btCollisionObjectWrapper body1Wrap, btGImpactShapeInterface shape0, btCompoundShape shape1, boolean swapped) { method in class:btGImpactCollisionAlgorithm

Completed in 94 milliseconds