#include <OpenTissue/configuration.h>
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_signed_distance_to_triangle (vector3_type const &p, vector3_type const &pi, vector3_type const &pj, vector3_type const &pk, vector3_type const &nv_i, vector3_type const &nv_j, vector3_type const &nv_k, vector3_type const &ne_i, vector3_type const &ne_j, vector3_type const &ne_k) |