Class templates thor::Edge, thor::Triangle, thor::TriangulationTraits. More...
Go to the source code of this file.
Classes | |
class | thor::Edge< V > |
Edge that contains two vertices (its endpoints or corners) More... | |
class | thor::Triangle< V > |
Triangle class consisting of 3 vertices (its corners). More... | |
struct | thor::TriangulationTraits< V > |
Traits template to implement the Vertex concept. More... | |
Class templates thor::Edge, thor::Triangle, thor::TriangulationTraits.