coal  3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
coal::detail::SelectImpl< S, BV > Struct Template Reference

#include <coal/broadphase/detail/hierarchy_tree-inl.h>

Static Public Member Functions

static std::size_t run (const NodeBase< BV > &, const NodeBase< BV > &, const NodeBase< BV > &)
 
static std::size_t run (const BV &, const NodeBase< BV > &, const NodeBase< BV > &)
 

Member Function Documentation

◆ run() [1/2]

template<typename S , typename BV >
static std::size_t coal::detail::SelectImpl< S, BV >::run ( const BV &  ,
const NodeBase< BV > &  ,
const NodeBase< BV > &   
)
inlinestatic

◆ run() [2/2]

template<typename S , typename BV >
static std::size_t coal::detail::SelectImpl< S, BV >::run ( const NodeBase< BV > &  ,
const NodeBase< BV > &  ,
const NodeBase< BV > &   
)
inlinestatic

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