Searched defs:fInc (Results 1 – 4 of 4) sorted by relevance
61 ip_single(double fVal, double fInc) in ip_single()
283 const double fInc(F_PI / (double)nVerSeg); in getLineJoinSegments() local
652 double fInc; // step for intermediate points in CalculateCubicSplines() local
632 const double fInc = 1.0 / ( nPoints - 1 ); in Polygon() local
Completed in 50 milliseconds