Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/geometry/geometry_compute_closest_points_line_line.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_precision.h>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::geometry

Functions

template<typename vector3_type , typename real_type >
void OpenTissue::geometry::compute_closest_points_line_line (vector3_type const &pA, vector3_type const &uA, vector3_type const &pB, vector3_type const &uB, real_type &s, real_type &t)