Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow_utils/src/areas/areas.ts

TypeScript typings and utilities for the Willow protocol.
Go to Latest
import * as willowUtils from "https://deno.land/x/willow_utils@0.8.0/src/areas/areas.ts";

Functions

Return whether an area is fully included by another area.

Convert an Area to a Range3d.

Decode an Area relative to a known outer Area.

Encode an Area relative to known outer Area.

Return the intersection of two areas, for which there may be none.

Return whether a 3d position is included by an Area.

Return whether a subspace ID is included by an Area.