¶std::vector<box<3>> split_2d(
const box<3>& full_box,
const range<3>& granularity,
size_t num_boxs)
std::vector<box<3>> split_2d(
const box<3>& full_box,
const range<3>& granularity,
size_t num_boxs)
Declared at: include/split.h:13