#include <OpenTissue/configuration.h>
#include <OpenTissue/collision/aabb_tree/policies/aabb_tree_refitter_policy.h>
#include <OpenTissue/collision/bvh/bvh_bottom_up_refitter.h>
#include <OpenTissue/collision/bvh/bvh_get_leaf_nodes.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::aabb_tree |
Functions | |
template<typename aabb_tree_geometry > | |
void | OpenTissue::aabb_tree::refit (aabb_tree_geometry &aabb_tree) |