Type Definition lowdim::BBox4d[][src]

pub type BBox4d<S = i64> = BBox<S, Vec4d<S>>;
Expand description

A 4d bounding box.