Classes/templates thor::Vertex, thor::Edge, thor::Triangle. More...
Go to the source code of this file.
Classes | |
| class | thor::Vertex |
| Class that represents a point with X and Y coordinates. More... | |
| class | thor::Edge< VertexType > |
| Edge that contains two vertices (its endpoints) More... | |
| class | thor::Triangle< VertexType > |
| Triangle class consisting of 3 vertices. More... | |
Classes/templates thor::Vertex, thor::Edge, thor::Triangle.