Wildmeshing Toolkit
delaunay_2d.cpp File Reference
#include "delaunay_2d.hpp"
#include <wmtk/Types.hpp>
#include "delaunay_geogram.hpp"
Include dependency graph for delaunay_2d.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 
 wmtk::components::internal
 

Functions

std::tuple< Eigen::MatrixXd, Eigen::MatrixXi > wmtk::components::internal::delaunay_2d (Eigen::Ref< const RowVectors2d > points)