Type Definition parry3d::math::Point

source · []
pub type Point<N> = Point3<N>;
Expand description

The point type.