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

type Point1<N> = Point<N, U1>;

A statically sized 1-dimensional column point.