Type Definition box_intersect_ze::boxes::Box2D[][src]

type Box2D<B> = BoxND<B, 2>;

A 2-dimensional box with generic bounds of type B