Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/containers/mesh/polymesh/util/polymesh_compute_minmax_edge_length.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_value_traits.h>
#include <OpenTissue/core/containers/mesh/polymesh/util/polymesh_compute_edge_direction.h>
#include <boost/cast.hpp>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::polymesh

Functions

template<typename mesh_type , typename real_type >
void OpenTissue::polymesh::compute_minmax_edge_length (mesh_type const &mesh, real_type &min_length, real_type &max_length, real_type &avg_length)