Type Definition ncollide_geometry::shape::SupportMap3 [] [src]

type SupportMap3<N> = SupportMap<Point3<N>, Isometry3<N>>;

A 3D abstract support mapping.