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

type Plane3<N> = Plane<Vector3<N>>;

A 3D plane.