#include <OpenTissue/configuration.h>
#include <OpenTissue/collision/obb_tree/obb_tree_types.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::collision |
Functions | |
template<typename obb_tree_types > | |
bool | OpenTissue::collision::obb_tree_obb_tree (typename obb_tree_types::coordsys_type const &Awcs, typename obb_tree_types::bvh_type const &A, typename obb_tree_types::coordsys_type const &Bwcs, typename obb_tree_types::bvh_type const &B, typename obb_tree_types::result_type &results) |