[][src]Type Definition euclid::Box3D

type Box3D<T> = TypedBox3D<T, UnknownUnit>;

The default box 3d type with no unit.