static void |
CollisionJNI.btGImpactCollisionAlgorithm_gimpact_vs_compoundshape(long jarg1,
btGImpactCollisionAlgorithm jarg1_,
long jarg2,
btCollisionObjectWrapper jarg2_,
long jarg3,
btCollisionObjectWrapper jarg3_,
long jarg4,
btGImpactShapeInterface jarg4_,
long jarg5,
btCompoundShape jarg5_,
boolean jarg6) |
static void |
CollisionJNI.btGImpactCollisionAlgorithm_gimpact_vs_concave(long jarg1,
btGImpactCollisionAlgorithm jarg1_,
long jarg2,
btCollisionObjectWrapper jarg2_,
long jarg3,
btCollisionObjectWrapper jarg3_,
long jarg4,
btGImpactShapeInterface jarg4_,
long jarg5,
btConcaveShape jarg5_,
boolean jarg6) |
static void |
CollisionJNI.btGImpactCollisionAlgorithm_gimpact_vs_gimpact(long jarg1,
btGImpactCollisionAlgorithm jarg1_,
long jarg2,
btCollisionObjectWrapper jarg2_,
long jarg3,
btCollisionObjectWrapper jarg3_,
long jarg4,
btGImpactShapeInterface jarg4_,
long jarg5,
btGImpactShapeInterface jarg5_) |
static void |
CollisionJNI.btGImpactCollisionAlgorithm_gimpact_vs_shape(long jarg1,
btGImpactCollisionAlgorithm jarg1_,
long jarg2,
btCollisionObjectWrapper jarg2_,
long jarg3,
btCollisionObjectWrapper jarg3_,
long jarg4,
btGImpactShapeInterface jarg4_,
long jarg5,
btCollisionShape jarg5_,
boolean jarg6) |
static boolean |
CollisionJNI.btGImpactShapeInterface_childrenHasTransform(long jarg1,
btGImpactShapeInterface jarg1_) |
static long |
CollisionJNI.btGImpactShapeInterface_getBoxSet(long jarg1,
btGImpactShapeInterface jarg1_) |
static void |
CollisionJNI.btGImpactShapeInterface_getBulletTetrahedron(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2,
long jarg3,
btTetrahedronShapeEx jarg3_) |
static void |
CollisionJNI.btGImpactShapeInterface_getBulletTriangle(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2,
long jarg3,
btTriangleShapeEx jarg3_) |
static void |
CollisionJNI.btGImpactShapeInterface_getChildAabb(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2,
Matrix4 jarg3,
Vector3 jarg4,
Vector3 jarg5) |
static long |
CollisionJNI.btGImpactShapeInterface_getChildShape(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2) |
static long |
CollisionJNI.btGImpactShapeInterface_getChildShapeConst(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2) |
static Matrix4 |
CollisionJNI.btGImpactShapeInterface_getChildTransform(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2) |
static int |
CollisionJNI.btGImpactShapeInterface_getGImpactShapeType(long jarg1,
btGImpactShapeInterface jarg1_) |
static long |
CollisionJNI.btGImpactShapeInterface_getLocalBox(long jarg1,
btGImpactShapeInterface jarg1_) |
static int |
CollisionJNI.btGImpactShapeInterface_getNumChildShapes(long jarg1,
btGImpactShapeInterface jarg1_) |
static long |
CollisionJNI.btGImpactShapeInterface_getPrimitiveManager(long jarg1,
btGImpactShapeInterface jarg1_) |
static void |
CollisionJNI.btGImpactShapeInterface_getPrimitiveTriangle(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2,
long jarg3,
btPrimitiveTriangle jarg3_) |
static int |
CollisionJNI.btGImpactShapeInterface_getShapeType(long jarg1,
btGImpactShapeInterface jarg1_) |
static boolean |
CollisionJNI.btGImpactShapeInterface_hasBoxSet(long jarg1,
btGImpactShapeInterface jarg1_) |
static void |
CollisionJNI.btGImpactShapeInterface_lockChildShapes(long jarg1,
btGImpactShapeInterface jarg1_) |
static boolean |
CollisionJNI.btGImpactShapeInterface_needsRetrieveTetrahedrons(long jarg1,
btGImpactShapeInterface jarg1_) |
static boolean |
CollisionJNI.btGImpactShapeInterface_needsRetrieveTriangles(long jarg1,
btGImpactShapeInterface jarg1_) |
static void |
CollisionJNI.btGImpactShapeInterface_postUpdate(long jarg1,
btGImpactShapeInterface jarg1_) |
static void |
CollisionJNI.btGImpactShapeInterface_processAllTrianglesRay(long jarg1,
btGImpactShapeInterface jarg1_,
long jarg2,
btTriangleCallback jarg2_,
Vector3 jarg3,
Vector3 jarg4) |
static void |
CollisionJNI.btGImpactShapeInterface_rayTest(long jarg1,
btGImpactShapeInterface jarg1_,
Vector3 jarg2,
Vector3 jarg3,
long jarg4,
RayResultCallback jarg4_) |
static void |
CollisionJNI.btGImpactShapeInterface_setChildTransform(long jarg1,
btGImpactShapeInterface jarg1_,
int jarg2,
Matrix4 jarg3) |
static void |
CollisionJNI.btGImpactShapeInterface_unlockChildShapes(long jarg1,
btGImpactShapeInterface jarg1_) |
static void |
CollisionJNI.btGImpactShapeInterface_updateBound(long jarg1,
btGImpactShapeInterface jarg1_) |
static long |
btGImpactShapeInterface.getCPtr(btGImpactShapeInterface obj) |
void |
btGImpactCollisionAlgorithm.gimpact_vs_compoundshape(btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btGImpactShapeInterface shape0,
btCompoundShape shape1,
boolean swapped) |
void |
btGImpactCollisionAlgorithm.gimpact_vs_concave(btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btGImpactShapeInterface shape0,
btConcaveShape shape1,
boolean swapped) |
void |
btGImpactCollisionAlgorithm.gimpact_vs_gimpact(btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btGImpactShapeInterface shape0,
btGImpactShapeInterface shape1) |
void |
btGImpactCollisionAlgorithm.gimpact_vs_shape(btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btGImpactShapeInterface shape0,
btCollisionShape shape1,
boolean swapped) |