| 
    hpp-fcl
    2.4.1
    
   HPP fork of FCL -- The 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 <hpp/fcl/broadphase/detail/interval_tree.h>

Public Attributes | |
| IntervalTreeNode * | 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.
| unsigned int hpp::fcl::detail::it_recursion_node::parent_index | 
| IntervalTreeNode* hpp::fcl::detail::it_recursion_node::start_node | 
| bool hpp::fcl::detail::it_recursion_node::try_right_branch |