Package-level declarations
Functions
Builds a KD-Tree from a mutable list of items, using a mapper function to extract coordinate values for the specified dimensions.
Builds a KD-Tree from a mutable list of items, using a mapper function to extract coordinate values for the specified dimensions.
Builds a KD-Tree from a mutable list of items, using a mapper function to extract coordinate values for the specified dimensions.
Maps the specified dimension of an IntVector2 to a Double.
Constructs a KD-Tree for a collection of 2D vectors.
Constructs a KD-Tree from an iterable collection of 3-dimensional Vector3 objects.
Constructs a KD-Tree from the iterable collection of 4-dimensional vectors.
Maps a 2D vector's dimension to its corresponding value.
Maps a Vector3 object to one of its components (x, y, or z) based on the specified dimension.
Maps the components of a 4-dimensional vector based on the specified dimension index.