[][src]Type Definition dl_openvdb_query::Bounds

type Bounds = [f64; 6];

Volume bounding box in the format xmin, ymin, zmin, xmax, ymax, zmax.