#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_value_traits.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::geometry |
Functions | |
template<typename vector_type , typename real_type > | |
void | OpenTissue::geometry::compute_perpendicular_line_point (vector_type const &p0, vector_type const &p1, vector_type const &x, real_type &t) |