Wildmeshing Toolkit
|
#include <wmtk/TriMesh.hpp>
#include <wmtk/utils/EigenMatrixWriter.hpp>
#include <igl/remove_duplicate_vertices.h>
#include <wmtk/utils/Logger.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
wmtk::components::internal | |
Functions | |
std::tuple< std::pair< std::vector< double >, uint32_t >, std::pair< std::vector< uint32_t >, uint32_t > > | wmtk::components::internal::get_vf (const TriMesh &trimesh) |