![]() |
Blender V2.61 - r43446
|
#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... | |
Defines | |
| #define | MAX_TRI_CLIPPING 16 |
| #define MAX_TRI_CLIPPING 16 |
Definition at line 35 of file btTriangleShapeEx.h.
Referenced by btPrimitiveTriangle::clip_triangle(), btPrimitiveTriangle::find_triangle_collision_clip_method(), and GIM_TRIANGLE_CONTACT::merge_points().