UInt16 (struct)

UInt16 UInt16 UInt16

Methods

  UInt16 ( in UInt16 other )
  UInt16 ()
UInt16 clone ? ()
UInt16 linearInterpolate ? ( in UInt16 other, in Scalar t )

Methods in detail

UInt16 ( in UInt16 other )

copy constructor


UInt16 ()

default constructor


UInt16 UInt16.clone? ()

clone method


UInt16 UInt16.linearInterpolate? ( in UInt16 other, in Scalar t )

Linearly interpolates a UInt16 value with another based on a blend (0.0 to 1.0)