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

type Point<N> = Point3<N>;

The point type.