| 
    coal 3.0.1
    
   Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library 
   | 
 
SAP interval for one object. More...
#include <coal/broadphase/broadphase_SaP.h>

Public Attributes | |
| 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   | |
SAP interval for one object.
| EndPoint* coal::SaPCollisionManager::SaPAABB::hi | 
higher bound end point of the interval
| EndPoint* coal::SaPCollisionManager::SaPAABB::lo | 
lower bound end point of the interval
| CollisionObject* coal::SaPCollisionManager::SaPAABB::obj | 
object