#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_triangle_extrusion_length (vector3_type const &p1, vector3_type const &p2, vector3_type const &p3, vector3_type const &n1, vector3_type const &n2, vector3_type const &n3, bool inward=false) |