Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/geometry/geometry_compute_inscribed_sphere.h File Reference

#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 &center, real_type &radius)