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

type ShapeHandle3<N> = ShapeHandle<Point3<N>, Isometry3<N>>;

A 3D shared dynamic shape handle.