Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| ▼Nmygal | Namespace of MyGAL |
| CBox | Class representing a box |
| ▼CDiagram | Data structure representing a partitioning of the space |
| CFace | Structure representing a cell in the diagram |
| CHalfEdge | Half-edge of a face |
| CSite | Point associated with a face of the partitioning |
| CVertex | Vertex of a face |
| CFortuneAlgorithm | Implementation of Fortune's algorithm |
| CTriangulation | Data structure representing a triangulation |
| CVector2 | Class representing a 2D vector |