UInt8 (struct)

UInt8 UInt8 UInt8

Methods

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

Methods in detail

UInt8 ( in UInt8 other )

copy constructor


UInt8 ()

default constructor


UInt8 UInt8.clone? ()

clone method


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

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