Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
mesh_surface_intersection_internal.h File Reference

Classes used by MeshSurfaceIntersection. More...

Go to the source code of this file.

Classes

class  GEO::MeshInTriangle
 Meshes a single triangle with the constraints that come from the intersections with the other triangles. More...
 
class  GEO::MeshInTriangle::Edge
 An edge of the mesh. More...
 
class  GEO::MeshInTriangle::Vertex
 A vertex of the triangulation. More...
 
struct  GEO::IsectInfo
 Stores information about a triangle-triangle intersection. More...
 
class  GEO::CoplanarFacets
 Detects and retriangulates a set of coplanar facets for MeshSurfaceIntersection. More...
 

Namespaces

 GEO
 Global Vorpaline namespace.
 

Detailed Description

Classes used by MeshSurfaceIntersection.

Definition in file mesh_surface_intersection_internal.h.