Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/collision/bvh/bvh_get_nodes_at_height.h File Reference

#include <OpenTissue/configuration.h>
#include <boost/shared_ptr.hpp>
#include <map>
#include <list>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::bvh
namespace  OpenTissue::bvh::detail

Functions

template<typename bvh_type , typename bv_ptr_type , typename bv_ptr_container >
unsigned int OpenTissue::bvh::detail::visit (bvh_type const &bvh, bv_ptr_type bv, unsigned int const &height, bv_ptr_container &nodes)
template<typename bvh_type , typename bv_ptr_container >
void OpenTissue::bvh::get_nodes_at_height (bvh_type const &bvh, unsigned int const &height, bv_ptr_container &nodes)