FCL
0.6.0
Flexible Collision Library
|
Class describes the information needed when we take the right branch in searching for intervals but possibly come back and check the left branch as well. More...
#include <interval_tree.h>
Public Attributes | |
IntervalTreeNode< S > * | start_node |
unsigned int | parent_index |
bool | try_right_branch |
Class describes the information needed when we take the right branch in searching for intervals but possibly come back and check the left branch as well.