Bullet Collision Detection & Physics Library
Classes | Functions
btCompoundFromGimpact.h File Reference
#include "BulletCollision/CollisionShapes/btCompoundShape.h"
#include "btGImpactShape.h"
#include "BulletCollision/NarrowPhaseCollision/btRaycastCallback.h"
Include dependency graph for btCompoundFromGimpact.h:

Go to the source code of this file.

Classes

class  btCompoundFromGimpactShape
 
struct  MyCallback
 
struct  MyInternalTriangleIndexCallback
 

Functions

btCompoundShapebtCreateCompoundFromGimpactShape (const btGImpactMeshShape *gimpactMesh, btScalar depth)
 

Function Documentation

btCompoundShape* btCreateCompoundFromGimpactShape ( const btGImpactMeshShape gimpactMesh,
btScalar  depth 
)

Definition at line 94 of file btCompoundFromGimpact.h.