ggplotd.geometry

Helper functions for working with geometrical shapes

Members

Functions

crossProduct
Vertex3D crossProduct(Vertex3D v1, Vertex3D v2)
Undocumented in source. Be warned that the author may not have intended to support it.
gradientVector
auto gradientVector(T triangle)

Calculate gradientVector based on a Triangle. The vertices of the triangle are assumed to be sorted by height.

Structs

Vertex3D
struct Vertex3D
Undocumented in source.

Meta