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

type ShapeHandle2<N> = ShapeHandle<Point2<N>, Isometry2<N>>;

A 2D shared dynamic shape handle.