Plane.NormalType

Normal type of plane.

struct Plane(E, uint D)
alias NormalType = Vector!(E, D, true)

Meta