#include <broadphase_interval_tree.h>
Public Attributes | |
| CollisionObject * | obj |
| object related with the end point | |
| FCL_REAL | value |
| end point value | |
| char | minmax |
| tag for whether it is a lower bound or higher bound of an interval, 0 for lo, and 1 for hi | |
Definition at line 115 of file broadphase_interval_tree.h.