| Bullet Collision Detection & Physics Library
    | 
#include "BulletCollision/CollisionShapes/btCollisionShape.h"#include "BulletCollision/CollisionShapes/btTriangleShape.h"#include "btBoxCollision.h"#include "btClipPolygon.h"#include "btGeometryOperations.h"

Go to the source code of this file.
| Classes | |
| struct | GIM_TRIANGLE_CONTACT | 
| Structure for collision.  More... | |
| class | btPrimitiveTriangle | 
| class | btTriangleShapeEx | 
| Helper class for colliding Bullet Triangle Shapes.  More... | |
| Macros | |
| #define | MAX_TRI_CLIPPING 16 | 
| #define MAX_TRI_CLIPPING 16 | 
Definition at line 35 of file btTriangleShapeEx.h.
 1.8.11
 1.8.11