| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision | |
| org.bytedeco.bullet.global |
| Modifier and Type | Class and Description |
|---|---|
class |
btCompoundFromGimpactShape |
| Modifier and Type | Method and Description |
|---|---|
btCompoundShape |
btCollisionWorldImporter.createCompoundShape() |
btCompoundShape |
btCompoundShape.getPointer(long i) |
btCompoundShape |
MyInternalTriangleIndexCallback.m_colShape() |
btCompoundShape |
btCompoundShape.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
btGImpactCollisionAlgorithm.gimpact_vs_compoundshape(btCollisionObjectWrapper body0Wrap,
btCollisionObjectWrapper body1Wrap,
btGImpactShapeInterface shape0,
btCompoundShape shape1,
boolean swapped) |
MyInternalTriangleIndexCallback |
MyInternalTriangleIndexCallback.m_colShape(btCompoundShape setter) |
| Constructor and Description |
|---|
MyInternalTriangleIndexCallback(btCompoundShape colShape,
btGImpactMeshShape meshShape,
double depth) |
| Modifier and Type | Method and Description |
|---|---|
static btCompoundShape |
BulletCollision.btCreateCompoundFromGimpactShape(btGImpactMeshShape gimpactMesh,
double depth) |
Copyright © 2024. All rights reserved.