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

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

A statically sized 4-dimensional column point.