Package-level declarations
Types
Represents an object that has a position in 2D space.
Represents an object that has a position in 3D Space.
Represents an object that has a size in 2D space.
Represent an object that has size in 3D space.
Functions
Allocates an array of unsigned integers in the given NativePlacement and initializes it with the provided elements.
Allocates an array of integers in the given NativePlacement and initializes it with the provided elements.
Creates a triplet using the kotlin.to paradigm.
Creates a quadruple using the kotlin.to paradigm.
Converts a collection of integers to a dynamically allocated array.
Converts a COpaquePointer (aka void *) to an integer array.
Converts a COpaquePointer (aka void *) to an unsigned byte array.
Converts a COpaquePointer (aka void *) to an unsigned integer array.
Converts a pair of floats to a raw Vector2.
Converts a pair of integers to a raw Vector2.
Converts a triplet of floats to a raw Vector3.
Converts a triplet of integers to a raw Vector3.