Struct SaPCollisionManager::SaPPair
Defined in File broadphase_SaP.h
Nested Relationships
This struct is a nested type of Class SaPCollisionManager.
Struct Documentation
-
struct SaPPair
A pair of objects that are not culling away and should further check collision.
Public Functions
-
SaPPair(CollisionObject *a, CollisionObject *b)
-
bool operator==(const SaPPair &other) const
-
SaPPair(CollisionObject *a, CollisionObject *b)