Class for organizing tiles into hierarchical groups for batch processing. Groups can represent spatial regions, processing stages, or any logical organization of tiles.
Slots
tptilePlan.The underlyingtilePlan-inheriting objectgroupslist. Named list where each element contains tile indices for that group
activecharacter. Name of a group to set as active for
[i]shorthand indexing andlength().metadatadata.frame. Metadata about each group
See also
Other tile orchestration:
iterSplit(),
tileGroup,
tileIterator,
tileIterator-class