#include "tensorstore/box.h" void tensorstore::Box<Rank>::Fill(IndexInterval interval = {}); Fills origin() with interval.inclusive_min() and shape with interval.size().