Figure

An 8° query against a cube scheme, and the cells it fetches

Drawn here at the parameters it defaults to, with every essay that calls it.
An 8° query against a cube scheme, and the cells it fetches. The cells of a tangent-warped cube scheme at level 3, with the 4 cells a query of 8° radius touches shaded. The disc's own area is 1.87 cells; the count is 4, because every cell the disc's boundary crosses is fetched as well as every cell inside it. In Hilbert order those cells form two contiguous ranges of identifiers, which is two range scans, and the span from the lowest to the highest covers 6 cells against the 4 wanted. Drawn in Mollweide, with the mesh shown only near the query.

The cells of a tangent-warped cube scheme at level 3, with the 4 cells a query of 8° radius touches shaded. The disc's own area is 1.87 cells; the count is 4, because every cell the disc's boundary crosses is fetched as well as every cell inside it. In Hilbert order those cells form two contiguous ranges of identifiers, which is two range scans, and the span from the lowest to the highest covers 6 cells against the 4 wanted. Drawn in Mollweide, with the mesh shown only near the query.

It is drawn by cell-figure with show: "cell-query" — one member of a family of 5 figures that share a generator, so the drawing above is what that generator returns when it is asked for this one and given nothing else.

3 essays call it. Every call below passes it something, because a placement that passes nothing draws whichever member of the family the generator happens to default to rather than the one its essay argues about.

Where it is called

Changing this changes every one of these figures.

The whole library