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