SInt32 (struct)

SInt32 SInt32 SInt32

Methods

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

Methods in detail

SInt32 ( in SInt32 other )

copy constructor


SInt32 ()

default constructor


SInt32 SInt32.clone? ()

clone method


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

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