Searched defs:invT (Results 1 – 1 of 1) sorted by relevance
24 int64_t invT = 1024 - t; // Intergerlize the standard equation, 1.0f is divided into 1024 parts in GetBezierInterpolation() local43 float invT = 1 - t; in GetBezierInterpolation() local59 float invT = 1 - t; in GetBezierDerivative() local