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

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

Static Public Member Functions

static bool run (const HierarchyTree< BV > &tree, typename HierarchyTree< BV >::Node *leaf, const BV &bv, const Vec3s &, Scalar)
 
static bool run (const HierarchyTree< BV > &tree, typename HierarchyTree< BV >::Node *leaf, const BV &bv, const Vec3s &)
 

Member Function Documentation

◆ run() [1/2]

template<typename S , typename BV >
static bool coal::detail::UpdateImpl< S, BV >::run ( const HierarchyTree< BV > &  tree,
typename HierarchyTree< BV >::Node *  leaf,
const BV &  bv,
const Vec3s  
)
inlinestatic

◆ run() [2/2]

template<typename S , typename BV >
static bool coal::detail::UpdateImpl< S, BV >::run ( const HierarchyTree< BV > &  tree,
typename HierarchyTree< BV >::Node *  leaf,
const BV &  bv,
const Vec3s ,
Scalar   
)
inlinestatic

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