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

type Point6<N> = Point<N, U6>;

A statically sized 6-dimensional column point.