#include "btCollisionShape.h"#include "BulletCollision/BroadphaseCollision/btBroadphaseProxy.h"#include "btTriangleCallback.h"

Go to the source code of this file.
Classes | |
| class | btConcaveShape |
Typedefs | |
| typedef enum PHY_ScalarType | PHY_ScalarType |
Enumerations | |
| enum | PHY_ScalarType { PHY_FLOAT, PHY_DOUBLE, PHY_INTEGER, PHY_SHORT, PHY_FIXEDPOINT88, PHY_UCHAR } |
| typedef enum PHY_ScalarType PHY_ScalarType |
PHY_ScalarType enumerates possible scalar types. See the btStridingMeshInterface or btHeightfieldTerrainShape for its use
| enum PHY_ScalarType |
PHY_ScalarType enumerates possible scalar types. See the btStridingMeshInterface or btHeightfieldTerrainShape for its use
Definition at line 25 of file btConcaveShape.h.