#include <broadphase_SaP.h>
Public Attributes | |
| CollisionObject * | obj |
| object | |
| EndPoint * | lo |
| lower bound end point of the interval | |
| EndPoint * | hi |
| higher bound end point of the interval | |
| AABB | cached |
| cached AABB value | |
Definition at line 123 of file broadphase_SaP.h.