|
FCL
0.6.0
Flexible Collision Library
|
A pair of objects that are not culling away and should further check collision. More...
#include <broadphase_SaP.h>
Public Member Functions | |
| SaPPair (CollisionObject< S > *a, CollisionObject< S > *b) | |
| bool | operator== (const SaPPair &other) const |
Public Attributes | |
| CollisionObject< S > * | obj1 |
| CollisionObject< S > * | obj2 |
A pair of objects that are not culling away and should further check collision.