| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletCollision |
| Modifier and Type | Class and Description |
|---|---|
class |
btBU_Simplex1to4
The btBU_Simplex1to4 implements tetrahedron, triangle, line, vertex collision shapes.
|
class |
btConvexHullShape
The btConvexHullShape implements an implicit convex hull of an array of vertices.
|
class |
btConvexPointCloudShape
The btConvexPointCloudShape implements an implicit convex hull of an array of vertices.
|
class |
btConvexTriangleMeshShape
The btConvexTriangleMeshShape is a convex hull of a triangle mesh, but the performance is not as good as btConvexHullShape.
|
class |
btTetrahedronShapeEx
Helper class for tetrahedrons
|
Copyright © 2024. All rights reserved.