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

type Shape3<N> = dyn Shape<Point3<N>, Isometry3<N>>;

A 3D dynamic shape.