#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_matrix3x3.h>
#include <OpenTissue/core/math/math_invert4x4.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::geometry |
Functions | |
template<typename vector3_type , typename real_type > | |
void | OpenTissue::geometry::compute_tetrahedron_inscribed_sphere (vector3_type const &pi, vector3_type const &pj, vector3_type const &pk, vector3_type const &pm, vector3_type ¢er, real_type &radius) |