libigl v2.5.0
Loading...
Searching...
No Matches
SelfIntersectMesh.h File Reference
#include "CGAL_includes.hpp"
#include "RemeshSelfIntersectionsParam.h"
#include "../../unique.h"
#include "../../default_num_threads.h"
#include <Eigen/Dense>
#include <list>
#include <map>
#include <vector>
#include <thread>
#include <mutex>
#include <cstdio>
#include "mesh_to_cgal_triangle_list.h"
#include "remesh_intersections.h"
#include "../../get_seconds.h"
#include "../../C_STR.h"
#include <functional>
#include <algorithm>
#include <exception>
#include <cassert>
#include <iostream>

Go to the source code of this file.

Classes

class  igl::copyleft::cgal::SelfIntersectMesh< Kernel, DerivedV, DerivedF, DerivedVV, DerivedFF, DerivedIF, DerivedJ, DerivedIM >
 Class for computing the self-intersections of a mesh. More...
 

Namespaces

namespace  igl
 
namespace  igl::copyleft
 
namespace  igl::copyleft::cgal
 

Macros

#define IGL_FIRST_HIT_EXCEPTION   10
 

Macro Definition Documentation

◆ IGL_FIRST_HIT_EXCEPTION

#define IGL_FIRST_HIT_EXCEPTION   10