Returns an array data type corresponding to an array constructor name.
Return the data type of an array.
Return a data type from a string representing the type
Determines the underlying data type of an input value.
Returns an array constructor corresponding to an array data type.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an indexed array-like object.
Return an accessor function for setting an element in an indexed array-like object.
flattens nested vertex data into a typed array
Returns an array data type corresponding to an array constructor name.
Return the single letter character abbreviation for an underlying array data type.
Computes the L2 norm (Euclidean norm) of an array of values.
Fast nd point clustering.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Determine the minimum array data type for storing a provided signed integer value.
The engine that powers scroll-into-view-if-needed
Return the alignment (in bytes) for an underlying array data type.
Array constructors.
an easy way to set vertex data on a BufferGeometry
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Create a typed array.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.