| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Class and Description |
|---|---|
class |
btTriangleIndexVertexMaterialArray
Teh btTriangleIndexVertexMaterialArray is built on TriangleIndexVertexArray
The addition of a material array allows for the utilization of the partID and
triangleIndex that are returned in the ContactAddedCallback.
|
class |
btTriangleMesh
The btTriangleMesh class is a convenience class derived from btTriangleIndexVertexArray, that provides storage for a concave triangle mesh.
|
| Modifier and Type | Method and Description |
|---|---|
btTriangleIndexVertexArray |
btCollisionWorldImporter.createMeshInterface(btStridingMeshInterfaceData meshData) |
btTriangleIndexVertexArray |
btCollisionWorldImporter.createTriangleMeshContainer() |
btTriangleIndexVertexArray |
btTriangleIndexVertexArray.getPointer(long i) |
btTriangleIndexVertexArray |
btTriangleIndexVertexArray.position(long position) |
Copyright © 2024. All rights reserved.