Searched defs:fLenFact (Results 1 – 2 of 2) sorted by relevance
641 const double fLenFact(1.0 / static_cast< double >(nCount + 1)); in adaptiveSubdivideByCount() local
1170 double fLenFact = ( fDistB != 0.0 ) ? fLenWithB / fDistB : 1.0; in ImplReduceEdges() local
Completed in 27 milliseconds