|
Blender
V3.3
|
#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 () |
| btCompoundShape * | btCreateCompoundFromGimpactShape (const btGImpactMeshShape *gimpactMesh, btScalar depth) |
Variables | |
| btCompoundFromGimpactShape | __pad0__ |
| btCompoundShape* btCreateCompoundFromGimpactShape | ( | const btGImpactMeshShape * | gimpactMesh, |
| btScalar | depth | ||
| ) |
Definition at line 90 of file btCompoundFromGimpact.h.
References btCompoundShape(), btTransform, btVector3, btGImpactShapeInterface::getAabb(), and btGImpactMeshShape::getMeshInterface().
|
virtual |
Definition at line 14 of file btCompoundFromGimpact.h.
| btCompoundFromGimpactShape __pad0__ |
Definition at line 9 of file btCompoundFromGimpact.h.