Wildmeshing Toolkit
|
#include "trimesh_topology_initialization.h"
#include <algorithm>
#include <vector>
#include <wmtk/autogen/tri_mesh/autogenerated_tables.hpp>
#include <wmtk/utils/Logger.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |
Functions | |
std::tuple< RowVectors3l, RowVectors3l, VectorXl, VectorXl > | wmtk::trimesh_topology_initialization (Eigen::Ref< const RowVectors3l > F) |