#include <OpenTissue/configuration.h>
#include <Triangle/triangle.h>
#include <boost/vector_property_map.hpp>
#include <boost/cast.hpp>
#include <cstring>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::polymesh |
Functions | |
template<typename point_container , typename mesh_type > | |
void | OpenTissue::polymesh::compute_delaunay2D (point_container const &vertices, mesh_type &mesh) |