Wildmeshing Toolkit
|
#include <string>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | wmtk::attribute |
namespace | wmtk::components |
Functions | |
std::shared_ptr< Mesh > | wmtk::components::delaunay (const PointMesh &point_cloud, const attribute::MeshAttributeHandle &pts_attr, const std::string &output_pos_attr_name) |