Type Definition nphysics3d::math::Point[][src]

pub type Point<N> = Point3<N>;
Expand description

The point type.