| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision | |
| org.bytedeco.bullet.global |
| Modifier and Type | Class and Description |
|---|---|
class |
btMultimaterialTriangleMeshShape
The BvhTriangleMaterialMeshShape extends the btBvhTriangleMeshShape.
|
| Modifier and Type | Method and Description |
|---|---|
btBvhTriangleMeshShape |
btCollisionWorldImporter.createBvhTriangleMeshShape(btStridingMeshInterface trimesh,
btOptimizedBvh bvh) |
btBvhTriangleMeshShape |
btScaledBvhTriangleMeshShape.getChildShape() |
| Modifier and Type | Method and Description |
|---|---|
btScaledBvhTriangleMeshShape |
btCollisionWorldImporter.createScaledTrangleMeshShape(btBvhTriangleMeshShape meshShape,
btVector3 localScalingbtBvhTriangleMeshShape) |
| Constructor and Description |
|---|
btScaledBvhTriangleMeshShape(btBvhTriangleMeshShape childShape,
btVector3 localScaling) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BulletCollision.btGenerateInternalEdgeInfo(btBvhTriangleMeshShape trimeshShape,
btTriangleInfoMap triangleInfoMap)
Call btGenerateInternalEdgeInfo to create triangle info, store in the shape 'userInfo'
|
Copyright © 2024. All rights reserved.