#include <OpenTissue/configuration.h>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::geometry |
Functions | |
template<typename vector3_type > | |
vector3_type::value_type | OpenTissue::geometry::compute_distance_to_triangle (vector3_type const &p, vector3_type const &pi, vector3_type const &pj, vector3_type const &pk) |