[][src]Type Definition oxygengine_physics_2d::prelude::Point

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

The point type.