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

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

A statically sized 4-dimensional column point.