public auto gradientVector(T)(in T triangle)

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

Helper functions for working with geometrical shapes

Functions

autogradientVector

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

Structs

Vertex3D

Vertex in 3D space