Namespaces | Functions

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

#include <OpenTissue/configuration.h>
#include <OpenTissue/core/geometry/geometry_cot.h>
#include <OpenTissue/core/geometry/geometry_compute_area_mixed.h>
#include <OpenTissue/core/containers/mesh/polymesh/util/polymesh_is_boundary.h>
#include <OpenTissue/core/containers/mesh/polymesh/util/polymesh_is_vertex_neighbors_triangular.h>
#include <OpenTissue/core/math/math_precision.h>
#include <cassert>

Go to the source code of this file.

Namespaces

namespace  OpenTissue
namespace  OpenTissue::polymesh

Functions

template<typename mesh_type >
bool OpenTissue::polymesh::compute_vertex_mean_curvature_normal (PolyMeshVertex< mesh_type > const &v, typename mesh_type::math_types::vector3_type &Kh)