| Class | Description |
|---|---|
| Decorator<K,V> | |
| Face<X extends Point_> | |
| Halfedge<X extends Point_> |
Class for representing half-edges
|
| HalfedgePair |
Class for representing a pair of half edges
|
| Polyhedron_3<X extends Point_> |
Half-Edge data structure for polyhedral meshes
(allowing to represent planar and surface orientable meshes)
|
| Vertex<X extends Point_> |