Bullet Collision Detection & Physics Library
|
#include "BulletCollision/CollisionShapes/btCompoundShape.h"
#include "btGImpactShape.h"
#include "BulletCollision/NarrowPhaseCollision/btRaycastCallback.h"
Go to the source code of this file.
Classes | |
struct | MyCallback |
struct | MyInternalTriangleIndexCallback |
Functions | |
btCompoundShape * | btCreateCompoundFromGimpactShape (const btGImpactMeshShape *gimpactMesh, btScalar depth) |
btCompoundShape* btCreateCompoundFromGimpactShape | ( | const btGImpactMeshShape * | gimpactMesh, |
btScalar | depth | ||
) |
Definition at line 78 of file btCompoundFromGimpact.h.