Namespaces | Functions

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

#include <OpenTissue/configuration.h>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::intersect

Functions

template<typename vector3_type >
bool OpenTissue::intersect::aabb_aabb (vector3_type const &Amin, vector3_type const &Amax, vector3_type const &Bmin, vector3_type const &Bmax)
template<typename aabb_type >
bool OpenTissue::intersect::aabb_aabb (aabb_type const &A, aabb_type const &B)