Build a pose resolver for a selection. Precedence per id:
move overlay > resize overlay > stored. When getChildren/isContainer
are supplied and the id resolves to a container, the resolver returns the
union AABB of all transitive leaf poses (each leaf still subject to the
precedence rules). Containers with no leaves resolve to null.
Build a pose resolver for a selection. Precedence per id: move overlay > resize overlay > stored. When
getChildren/isContainerare supplied and the id resolves to a container, the resolver returns the union AABB of all transitive leaf poses (each leaf still subject to the precedence rules). Containers with no leaves resolve tonull.