¶template <int EffectiveDims, int StorageDims>
bool box_covers(const box<StorageDims>& top,
const box<StorageDims>& bottom)
template <int EffectiveDims, int StorageDims>
bool box_covers(const box<StorageDims>& top,
const box<StorageDims>& bottom)
Template Parameters
- int EffectiveDims
- int StorageDims
Parameters
- const box<StorageDims>& top
- const box<StorageDims>& bottom