Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/collision/intersect/intersect_point_sphere.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 , typename real_type >
bool OpenTissue::intersect::point_sphere (vector3_type const &p, vector3_type const &center, real_type const &squared_radius)
template<typename vector3_type , typename sphere_type >
bool OpenTissue::intersect::point_sphere (vector3_type const &p, sphere_type const &sphere)