![]() |
Prusa Slicer 2.6.0
|
#include "cross_field_missmatch.h"#include <cmath>#include <vector>#include <deque>#include <igl/comb_cross_field.h>#include <igl/per_face_normals.h>#include <igl/is_border_vertex.h>#include <igl/vertex_triangle_adjacency.h>#include <igl/triangle_triangle_adjacency.h>#include <igl/rotation_matrix_from_directions.h>#include <igl/PI.h>
Include dependency graph for cross_field_missmatch.cpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | igl::MissMatchCalculator< DerivedV, DerivedF, DerivedM > |
Namespaces | |
| namespace | igl |