OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
SelfIntersectionCheck.cpp File Reference

Typedefs

typedef CGAL::Exact_predicates_inexact_constructions_kernel K
 
typedef CGAL::Surface_mesh< K::Point_3 > Mesh
 
typedef Mesh::Vertex_index vertex_descriptor
 
typedef Mesh::Face_index face_descriptor
 

Variables

Mesh m
 
std::vector< K::Point_3 > intersecting_point
 

Typedef Documentation

◆ face_descriptor

typedef Mesh::Face_index face_descriptor

◆ K

typedef CGAL::Exact_predicates_inexact_constructions_kernel K

◆ Mesh

typedef CGAL::Surface_mesh<K::Point_3> Mesh

◆ vertex_descriptor

typedef Mesh::Vertex_index vertex_descriptor

Variable Documentation

◆ intersecting_point

std::vector<K::Point_3> intersecting_point

◆ m

Mesh m