| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.collision | |
| com.badlogic.gdx.physics.bullet.extras |
| Modifier and Type | Method and Description |
|---|---|
btMultiSphereShape |
btCollisionWorldImporter.createMultiSphereShape(btVector3 positions,
FloatBuffer radi,
int numSpheres) |
| Modifier and Type | Method and Description |
|---|---|
static int |
CollisionJNI.btMultiSphereShape_getSphereCount(long jarg1,
btMultiSphereShape jarg1_) |
static Vector3 |
CollisionJNI.btMultiSphereShape_getSpherePosition(long jarg1,
btMultiSphereShape jarg1_,
int jarg2) |
static float |
CollisionJNI.btMultiSphereShape_getSphereRadius(long jarg1,
btMultiSphereShape jarg1_,
int jarg2) |
static void |
CollisionJNI.btMultiSphereShape_operatorDelete__SWIG_0(long jarg1,
btMultiSphereShape jarg1_,
long jarg2) |
static void |
CollisionJNI.btMultiSphereShape_operatorDelete__SWIG_1(long jarg1,
btMultiSphereShape jarg1_,
long jarg2,
long jarg3) |
static void |
CollisionJNI.btMultiSphereShape_operatorDeleteArray__SWIG_0(long jarg1,
btMultiSphereShape jarg1_,
long jarg2) |
static void |
CollisionJNI.btMultiSphereShape_operatorDeleteArray__SWIG_1(long jarg1,
btMultiSphereShape jarg1_,
long jarg2,
long jarg3) |
static long |
CollisionJNI.btMultiSphereShape_operatorNew__SWIG_0(long jarg1,
btMultiSphereShape jarg1_,
long jarg2) |
static long |
CollisionJNI.btMultiSphereShape_operatorNew__SWIG_1(long jarg1,
btMultiSphereShape jarg1_,
long jarg2,
long jarg3) |
static long |
CollisionJNI.btMultiSphereShape_operatorNewArray__SWIG_0(long jarg1,
btMultiSphereShape jarg1_,
long jarg2) |
static long |
CollisionJNI.btMultiSphereShape_operatorNewArray__SWIG_1(long jarg1,
btMultiSphereShape jarg1_,
long jarg2,
long jarg3) |
static long |
btMultiSphereShape.getCPtr(btMultiSphereShape obj) |
| Modifier and Type | Method and Description |
|---|---|
btMultiSphereShape |
btWorldImporter.createMultiSphereShape(btVector3 positions,
FloatBuffer radi,
int numSpheres) |
Copyright © 2021. All rights reserved.