Type Definition ncollide2d::math::Point

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

The point type.