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

type Point<N> = Point3<N>;

The point type.