|
Wildmeshing Toolkit
|
#include <Eigen/Dense>#include "EnvelopeInvariant.hpp"#include <wmtk/Mesh.hpp>#include <wmtk/simplex/SimplexCollection.hpp>#include <wmtk/simplex/faces_single_dimension.hpp>#include <wmtk/simplex/utils/tuple_vector_to_homogeneous_simplex_vector.hpp>#include <wmtk/utils/Logger.hpp>#include <fastenvelope/FastEnvelope.h>#include <SimpleBVH/BVH.hpp>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::invariants |
Variables | |
| constexpr PrimitiveType | wmtk::PV = PrimitiveType::Vertex |
| constexpr PrimitiveType | wmtk::PE = PrimitiveType::Edge |