coal 3.0.2
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
Loading...
Searching...
No Matches
coal::detail::SelectImpl< S, AABB > Struct Template Reference

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

Static Public Member Functions

static std::size_t run (const NodeBase< AABB > &node, const NodeBase< AABB > &node1, const NodeBase< AABB > &node2)
static std::size_t run (const AABB &query, const NodeBase< AABB > &node1, const NodeBase< AABB > &node2)

Member Function Documentation

◆ run() [1/2]

template<typename S>
std::size_t coal::detail::SelectImpl< S, AABB >::run(const AABB &query,
const NodeBase< AABB > &node1,
const NodeBase< AABB > &node2 )
inlinestatic

◆ run() [2/2]

template<typename S>
std::size_t coal::detail::SelectImpl< S, AABB >::run(const NodeBase< AABB > &node,
const NodeBase< AABB > &node1,
const NodeBase< AABB > &node2 )
inlinestatic

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