Triangle.point_t

Undocumented in source.
struct Triangle(T, int N)
alias point_t = Vector!(T, N)

Meta