Type Definition nalgebra::geometry::Point4 [] [src]

type Point4<N> = Point<N, U4>;

A statically sized 4-dimensional column point.