Skip to content

Commit

Permalink
Document EVERYWHERE and NOWHERE
Browse files Browse the repository at this point in the history
  • Loading branch information
HactarCE committed Sep 20, 2024
1 parent 3500c9a commit eda44ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/hsc/lua/geometry/region.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

A **region** is a subset of a [space](space.md) bounded by [hyperplanes](hyperplane.md). They are most commonly used to identify pieces.

## Constants

The following global constants contain regions:

- `EVERYWHERE` is the region containing all of space
- `NOWHERE` is the region containing none of space

## Constructors

### `axis()`
Expand Down

0 comments on commit eda44ce

Please sign in to comment.