Wildmeshing Toolkit
to_points.cpp File Reference
#include "to_points.hpp"
#include <bitset>
#include <SimpleBVH/BVH.hpp>
#include <wmtk/PointMesh.hpp>
#include <wmtk/simplex/faces_single_dimension.hpp>
#include <wmtk/utils/Logger.hpp>
#include <wmtk/utils/mesh_utils.hpp>
Include dependency graph for to_points.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 

Functions

std::shared_ptr< PointMesh > wmtk::components::to_points (const Mesh &mesh, const attribute::MeshAttributeHandle &pts_attr, const ToPtsOptions &options, const std::string &output_pos_attr_name)