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

type Compound2<N> = Compound<Point2<N>, Isometry2<N>>;

A 2D compound shape.