| 
    hpp-fcl
    2.4.1
    
   HPP fork of FCL -- The Flexible Collision Library 
   | 
 
SAP end point. More...
#include <hpp/fcl/broadphase/broadphase_interval_tree.h>

Public Member Functions | |
| bool | operator< (const EndPoint &p) const | 
Public Attributes | |
| CollisionObject * | obj | 
| object related with the end point  More... | |
| FCL_REAL | value | 
| end point value  More... | |
| char | minmax | 
| tag for whether it is a lower bound or higher bound of an interval, 0 for lo, and 1 for hi  More... | |
SAP end point.
SAP end point
| bool hpp::fcl::IntervalTreeCollisionManager::EndPoint::operator< | ( | const EndPoint & | p | ) | const | 
| char hpp::fcl::IntervalTreeCollisionManager::EndPoint::minmax | 
tag for whether it is a lower bound or higher bound of an interval, 0 for lo, and 1 for hi
| CollisionObject* hpp::fcl::IntervalTreeCollisionManager::EndPoint::obj | 
object related with the end point
| FCL_REAL hpp::fcl::IntervalTreeCollisionManager::EndPoint::value | 
end point value