#include <OpenTissue/configuration.h>
#include <boost/shared_ptr.hpp>
#include <list>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::bvh |
Functions | |
template<typename bvh_type , typename bv_ptr_container > | |
void | OpenTissue::bvh::get_nodes_at_depth (bvh_type const &bvh, unsigned int const &depth, bv_ptr_container &nodes) |