[][src]Type Definition euclid::Box2D

type Box2D<T> = TypedBox2D<T, UnknownUnit>;

The default box 2d type with no unit.