SInt64 (struct)

SInt64 SInt64 SInt64

Methods

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

Methods in detail

SInt64 ( in SInt64 other )

copy constructor


SInt64 ()

default constructor


SInt64 SInt64.clone? ()

clone method


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

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