|
Bullet Collision Detection & Physics Library
|


Go to the source code of this file.
Classes | |
| class | GIM_BOX_BOX_TRANSFORM_CACHE |
| Class for transforming a model1 to the space of model0. More... | |
| class | GIM_AABB |
| Axis aligned box. More... | |
Functions | |
| bool | btCompareTransformsEqual (const btTransform &t1, const btTransform &t2) |
| Compairison of transformation objects. | |
Definition in file gim_box_collision.h.
| #define BOX_PLANE_EPSILON 0.000001f |
Definition at line 191 of file gim_box_collision.h.
| #define TEST_CROSS_EDGE_BOX_MCR | ( | edge, | |
| absolute_edge, | |||
| pointa, | |||
| pointb, | |||
| _extend, | |||
| i_dir_0, | |||
| i_dir_1, | |||
| i_comp_0, | |||
| i_comp_1 | |||
| ) |
Definition at line 100 of file gim_box_collision.h.
Definition at line 118 of file gim_box_collision.h.
Definition at line 123 of file gim_box_collision.h.
Definition at line 128 of file gim_box_collision.h.
|
inline |
Compairison of transformation objects.
Definition at line 567 of file gim_box_collision.h.