Namespaces | Functions

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

#include <OpenTissue/configuration.h>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::collision

Functions

template<typename vector3_type , typename real_type >
bool OpenTissue::collision::sphere_sphere (vector3_type const &cA, real_type const &rA, vector3_type const &cB, real_type const &rB, real_type const &envelope, vector3_type &p, vector3_type &n, real_type &distance)