Blender  V3.3
Classes | Functions | Variables
btCompoundFromGimpact.h File Reference
#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

virtual ~btCompoundFromGimpactShape ()
 
btCompoundShapebtCreateCompoundFromGimpactShape (const btGImpactMeshShape *gimpactMesh, btScalar depth)
 

Variables

btCompoundFromGimpactShape __pad0__
 

Function Documentation

◆ btCreateCompoundFromGimpactShape()

btCompoundShape* btCreateCompoundFromGimpactShape ( const btGImpactMeshShape gimpactMesh,
btScalar  depth 
)

◆ ~btCompoundFromGimpactShape()

virtual ~btCompoundFromGimpactShape ( )
virtual

Definition at line 14 of file btCompoundFromGimpact.h.

Variable Documentation

◆ __pad0__

btCompoundFromGimpactShape __pad0__

Definition at line 9 of file btCompoundFromGimpact.h.