Class: ushortarray

Unsigned short array in Luxinia for array operations.

Hierarchy

o-+ mathlib
  o-+ staticarray
    o-+ ushortarray

Methods:

new (int count)
returns: (ushortarray)
creates a new staticarray. Count must be >0.
fromushort (ushortarray,ushortarray,int min,max)
returns: ()
copies content to ushortarray. Min will become 0 and max 65535

Inherited Methods:

From staticarray

clamp, count, datapointer, fromstring, index, mounted, resize

From mathlib

quatslerpq, quatslerpqt