Go to the source code of this file.
◆ PHY_ScalarType
PHY_ScalarType enumerates possible scalar types. See the btStridingMeshInterface or btHeightfieldTerrainShape for its use
◆ PHY_ScalarType
PHY_ScalarType enumerates possible scalar types. See the btStridingMeshInterface or btHeightfieldTerrainShape for its use
| Enumerator |
|---|
| PHY_FLOAT | |
| PHY_DOUBLE | |
| PHY_INTEGER | |
| PHY_SHORT | |
| PHY_FIXEDPOINT88 | |
| PHY_UCHAR | |
Definition at line 25 of file btConcaveShape.h.
◆ BT_DECLARE_ALIGNED_ALLOCATOR()
| BT_DECLARE_ALIGNED_ALLOCATOR |
( |
| ) |
|
◆ btConcaveShape()
| btConcaveShape::btConcaveShape |
( |
| ) |
|
◆ getMargin()
◆ processAllTriangles()
◆ setMargin()
| virtual void setMargin |
( |
btScalar | collisionMargin | ) |
|
|
virtual |
◆ ~btConcaveShape()
| btConcaveShape::~btConcaveShape |
( |
| ) |
|
|
virtual |
◆ __pad0__
The btConcaveShape class provides an interface for non-moving (static) concave shapes. It has been implemented by the btStaticPlaneShape, btBvhTriangleMeshShape and btHeightfieldTerrainShape.
Definition at line 38 of file btConcaveShape.h.