Module arctk::geom::triangle

source ·
Expand description

Triangle.

Structs

  • Two-dimensional triangle embedded in three-dimensional space. Vertex positions and normals are stored in the same counter-clockwise order. The plane-normal follows the right-hand rule.