Classes | Namespaces | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/core/containers/t4mesh/util/t4mesh_remove_redundant_nodes.h File Reference

#include <OpenTissue/configuration.h>
#include <OpenTissue/collision/spatial_hashing/spatial_hashing.h>

Go to the source code of this file.

Classes

class  OpenTissue::t4mesh::detail::t4mesh_node_collision_policy< volume_mesh, point_container >

Namespaces

namespace  OpenTissue
namespace  OpenTissue::t4mesh
namespace  OpenTissue::t4mesh::detail

Functions

template<typename volume_mesh , typename point_container >
void OpenTissue::t4mesh::remove_redundant_nodes (volume_mesh &A, point_container const &pointsA, volume_mesh &B, point_container &pointsB, double precision=10e-7)
template<typename volume_mesh >
void OpenTissue::t4mesh::remove_redundant_nodes (volume_mesh &A, volume_mesh &B, double precision=10e-7)