| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.collision |
| Modifier and Type | Class and Description |
|---|---|
class |
btPairCachingGhostObject |
| Modifier and Type | Method and Description |
|---|---|
static btGhostObject |
btGhostObject.upcast(btCollisionObject colObj) |
static btGhostObject |
btGhostObject.upcastConstBtCollisionObject(btCollisionObject colObj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CollisionJNI.btGhostObject_addOverlappingObjectInternal__SWIG_0(long jarg1,
btGhostObject jarg1_,
long jarg2,
btBroadphaseProxy jarg2_,
long jarg3,
btBroadphaseProxy jarg3_) |
static void |
CollisionJNI.btGhostObject_addOverlappingObjectInternal__SWIG_1(long jarg1,
btGhostObject jarg1_,
long jarg2,
btBroadphaseProxy jarg2_) |
static void |
CollisionJNI.btGhostObject_convexSweepTest__SWIG_0(long jarg1,
btGhostObject jarg1_,
long jarg2,
btConvexShape jarg2_,
Matrix4 jarg3,
Matrix4 jarg4,
long jarg5,
ConvexResultCallback jarg5_,
float jarg6) |
static void |
CollisionJNI.btGhostObject_convexSweepTest__SWIG_1(long jarg1,
btGhostObject jarg1_,
long jarg2,
btConvexShape jarg2_,
Matrix4 jarg3,
Matrix4 jarg4,
long jarg5,
ConvexResultCallback jarg5_) |
static int |
CollisionJNI.btGhostObject_getNumOverlappingObjects(long jarg1,
btGhostObject jarg1_) |
static long |
CollisionJNI.btGhostObject_getOverlappingObject(long jarg1,
btGhostObject jarg1_,
int jarg2) |
static long |
CollisionJNI.btGhostObject_getOverlappingObjectConst(long jarg1,
btGhostObject jarg1_,
int jarg2) |
static long |
CollisionJNI.btGhostObject_getOverlappingPairs(long jarg1,
btGhostObject jarg1_) |
static long |
CollisionJNI.btGhostObject_getOverlappingPairsConst(long jarg1,
btGhostObject jarg1_) |
static void |
CollisionJNI.btGhostObject_rayTest(long jarg1,
btGhostObject jarg1_,
Vector3 jarg2,
Vector3 jarg3,
long jarg4,
RayResultCallback jarg4_) |
static void |
CollisionJNI.btGhostObject_removeOverlappingObjectInternal__SWIG_0(long jarg1,
btGhostObject jarg1_,
long jarg2,
btBroadphaseProxy jarg2_,
long jarg3,
btDispatcher jarg3_,
long jarg4,
btBroadphaseProxy jarg4_) |
static void |
CollisionJNI.btGhostObject_removeOverlappingObjectInternal__SWIG_1(long jarg1,
btGhostObject jarg1_,
long jarg2,
btBroadphaseProxy jarg2_,
long jarg3,
btDispatcher jarg3_) |
static long |
btGhostObject.getCPtr(btGhostObject obj) |
Copyright © 2021. All rights reserved.