hpp-fcl  2.4.4
HPP fork of FCL -- The Flexible Collision Library
hpp::fcl::detail::implementation_array::SelectImpl< S, AABB > Struct Template Reference

#include <hpp/fcl/broadphase/detail/hierarchy_tree_array-inl.h>

Static Public Member Functions

static bool run (size_t query, size_t node1, size_t node2, NodeBase< AABB > *nodes)
 
static bool run (const AABB &query, size_t node1, size_t node2, NodeBase< AABB > *nodes)
 

Member Function Documentation

◆ run() [1/2]

template<typename S >
static bool hpp::fcl::detail::implementation_array::SelectImpl< S, AABB >::run ( const AABB query,
size_t  node1,
size_t  node2,
NodeBase< AABB > *  nodes 
)
inlinestatic

◆ run() [2/2]

template<typename S >
static bool hpp::fcl::detail::implementation_array::SelectImpl< S, AABB >::run ( size_t  query,
size_t  node1,
size_t  node2,
NodeBase< AABB > *  nodes 
)
inlinestatic

The documentation for this struct was generated from the following file: