All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
fcl::SaPCollisionManager::SaPAABB Struct Reference

SAP interval for one object. More...

#include <hpp/fcl/broadphase/broadphase_SaP.h>

Collaboration diagram for fcl::SaPCollisionManager::SaPAABB:

Public Attributes

CollisionObjectobj
 object More...
 
EndPointlo
 lower bound end point of the interval More...
 
EndPointhi
 higher bound end point of the interval More...
 
AABB cached
 cached AABB value More...
 

Detailed Description

SAP interval for one object.

Member Data Documentation

AABB fcl::SaPCollisionManager::SaPAABB::cached
EndPoint* fcl::SaPCollisionManager::SaPAABB::hi

higher bound end point of the interval

EndPoint* fcl::SaPCollisionManager::SaPAABB::lo

lower bound end point of the interval

CollisionObject* fcl::SaPCollisionManager::SaPAABB::obj

object