Triangle

Undocumented in source.
struct Triangle {}

Members

Variables

a
Vertex a;
b
Vertex b;
c
Vertex c;
Undocumented in source.

Meta