Home > rc-js-util > IRange1dCtor
Constructor for Range1d.
Signature:
export interface IRange1dCtor<TArray extends TTypedArray>
Property | Modifiers | Type | Description |
---|---|---|---|
BYTES_PER_ELEMENT | number | The size in bytes of each element in the array. | |
factory | ITypedArrayTupleFactory<Range1d<TArray>, TRange1dCtorArgs> | ||
prototype | Range1d<TArray> |
Method | Description |
---|---|
(new)() |