Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
miq.cpp File Reference
#include "miq.h"
#include "../../local_basis.h"
#include "../../triangle_triangle_adjacency.h"
#include "../../cut_mesh.h"
#include "../../LinSpaced.h"
#include "../../HalfEdgeIterator.h"
#include "../../is_border_vertex.h"
#include "../../vertex_triangle_adjacency.h"
#include "../../slice_into.h"
#include "../../grad.h"
#include "../../cotmatrix.h"
#include "../../doublearea.h"
#include <gmm/gmm.h>
#include <CoMISo/Solver/ConstrainedSolver.hh>
#include <CoMISo/Solver/MISolver.hh>
#include <CoMISo/Solver/GMM_Tools.hh>
#include "../../cross_field_missmatch.h"
#include "../../comb_frame_field.h"
#include "../../comb_cross_field.h"
#include "../../cut_mesh_from_singularities.h"
#include "../../find_cross_field_singularities.h"
#include "../../compute_frame_field_bisectors.h"
#include "../../rotate_vectors.h"
#include <fstream>
#include <iostream>
#include "../../matlab_format.h"
+ Include dependency graph for miq.cpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  igl::copyleft::comiso::SeamInfo
 
struct  igl::copyleft::comiso::MeshSystemInfo
 
class  igl::copyleft::comiso::VertexIndexing< DerivedV, DerivedF >
 
struct  igl::copyleft::comiso::VertexIndexing< DerivedV, DerivedF >::VertexInfo
 
class  igl::copyleft::comiso::PoissonSolver< DerivedV, DerivedF >
 
class  igl::copyleft::comiso::MIQ_class< DerivedV, DerivedF, DerivedU >
 

Namespaces

namespace  igl
 
namespace  igl::copyleft
 
namespace  igl::copyleft::comiso
 

Macros

#define DEBUGPRINT   0
 

Class Documentation

◆ igl::copyleft::comiso::MeshSystemInfo

struct igl::copyleft::comiso::MeshSystemInfo
+ Collaboration diagram for igl::copyleft::comiso::MeshSystemInfo:
Class Members
vector< SeamInfo > EdgeSeamInfo this are used for drawing purposes
int num_integer_cuts num of integer for cuts
int num_vert_variables

Macro Definition Documentation

◆ DEBUGPRINT

#define DEBUGPRINT   0