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