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