Namespaces | Functions

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

#include <OpenTissue/configuration.h>
#include <OpenTissue/collision/bvh/bottom_up_constructor/bvh_graph.h>
#include <OpenTissue/collision/bvh/bottom_up_constructor/bvh_bottom_up_constructor.h>
#include <OpenTissue/collision/aabb_tree/policies/aabb_tree_bottom_up_constructor_policy.h>
#include <OpenTissue/collision/aabb_tree/policies/aabb_tree_graph_converter.h>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::aabb_tree

Functions

template<typename mesh_type , typename aabb_tree_geometry , typename vertex_data_binder >
void OpenTissue::aabb_tree::init (mesh_type &mesh, aabb_tree_geometry &aabb_tree, vertex_data_binder &binder)