MEPP2 Project
Typedefs
boolops_properties.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned long VertexId
 Vertex Id. More...
 
typedef unsigned long HalfedgeId
 Halfedge Id. More...
 
typedef unsigned long FacetId
 Facet Id. More...
 
typedef unsigned long InterId
 Intersection Id. More...
 

Typedef Documentation

◆ FacetId

Facet Id.

Definition at line 36 of file boolops_properties.h.

◆ HalfedgeId

Halfedge Id.

Definition at line 30 of file boolops_properties.h.

◆ InterId

Intersection Id.

Definition at line 42 of file boolops_properties.h.

◆ VertexId

Vertex Id.

Definition at line 24 of file boolops_properties.h.