UInt32 (struct)

UInt32 UInt32 UInt32

Methods

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

Methods in detail

UInt32 ( in UInt32 other )

copy constructor


UInt32 ()

default constructor


UInt32 UInt32.clone? ()

clone method


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

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