UInt64 (struct)

UInt64 UInt64 UInt64

Methods

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

Methods in detail

UInt64 ( in UInt64 other )

copy constructor


UInt64 ()

default constructor


UInt64 UInt64.clone? ()

clone method


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

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