Struct SaPCollisionManager::SaPAABB

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

AABB cached

cached AABB value