| Package | Description |
|---|---|
| com.badlogic.gdx.physics.bullet.collision |
| Modifier and Type | Method and Description |
|---|---|
btGImpactMeshShapePart |
btGImpactMeshShape.getMeshPart(int index) |
btGImpactMeshShapePart |
btGImpactMeshShape.getMeshPartConst(int index) |
| Modifier and Type | Method and Description |
|---|---|
static int |
CollisionJNI.btGImpactMeshShapePart_getPart(long jarg1,
btGImpactMeshShapePart jarg1_) |
static long |
CollisionJNI.btGImpactMeshShapePart_getTrimeshPrimitiveManager(long jarg1,
btGImpactMeshShapePart jarg1_) |
static void |
CollisionJNI.btGImpactMeshShapePart_getVertex(long jarg1,
btGImpactMeshShapePart jarg1_,
int jarg2,
Vector3 jarg3) |
static int |
CollisionJNI.btGImpactMeshShapePart_getVertexCount(long jarg1,
btGImpactMeshShapePart jarg1_) |
static long |
btGImpactMeshShapePart.getCPtr(btGImpactMeshShapePart obj) |
Copyright © 2021. All rights reserved.