Struct SaPCollisionManager::SaPAABB
Defined in File broadphase_SaP.h
Nested Relationships
This struct is a nested type of Class SaPCollisionManager.
Struct Documentation
-
struct SaPAABB
SAP interval for one object.
Public Members
-
CollisionObject *obj
object
-
EndPoint *lo
lower bound end point of the interval
-
EndPoint *hi
higher bound end point of the interval
-
CollisionObject *obj