| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.collision | |
| com.badlogic.gdx.physics.bullet.extras |
| Modifier and Type | Method and Description |
|---|---|
btGImpactMeshShape |
MyInternalTriangleIndexCallback.getGimpactShape() |
| Modifier and Type | Method and Description |
|---|---|
static btCompoundShape |
Collision.btCreateCompoundFromGimpactShape(btGImpactMeshShape gimpactMesh,
float depth) |
static long |
CollisionJNI.btCreateCompoundFromGimpactShape(long jarg1,
btGImpactMeshShape jarg1_,
float jarg2) |
static long |
CollisionJNI.btGImpactMeshShape_getMeshInterface(long jarg1,
btGImpactMeshShape jarg1_) |
static long |
CollisionJNI.btGImpactMeshShape_getMeshInterfaceConst(long jarg1,
btGImpactMeshShape jarg1_) |
static long |
CollisionJNI.btGImpactMeshShape_getMeshPart(long jarg1,
btGImpactMeshShape jarg1_,
int jarg2) |
static long |
CollisionJNI.btGImpactMeshShape_getMeshPartConst(long jarg1,
btGImpactMeshShape jarg1_,
int jarg2) |
static int |
CollisionJNI.btGImpactMeshShape_getMeshPartCount(long jarg1,
btGImpactMeshShape jarg1_) |
static long |
btGImpactMeshShape.getCPtr(btGImpactMeshShape obj) |
static void |
CollisionJNI.MyInternalTriangleIndexCallback_gimpactShape_set(long jarg1,
MyInternalTriangleIndexCallback jarg1_,
long jarg2,
btGImpactMeshShape jarg2_) |
static long |
CollisionJNI.new_MyInternalTriangleIndexCallback(long jarg1,
btCompoundShape jarg1_,
long jarg2,
btGImpactMeshShape jarg2_,
float jarg3) |
void |
MyInternalTriangleIndexCallback.setGimpactShape(btGImpactMeshShape value) |
| Constructor and Description |
|---|
MyInternalTriangleIndexCallback(btCompoundShape colShape,
btGImpactMeshShape meshShape,
float depth) |
| Modifier and Type | Method and Description |
|---|---|
btGImpactMeshShape |
btWorldImporter.createGimpactShape(btStridingMeshInterface trimesh) |
Copyright © 2021. All rights reserved.