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

type Point2<N> = Point<N, U2>;

A statically sized 2-dimensional column point.