Searched defs:fJ2x (Results 1 – 3 of 3) sorted by relevance
287 const double fJ2x(rfEB.getX() - rfPA.getX() - 2.0/3.0*(rfPB.getX() - rfPA.getX())); in ImpSubDivDistance() local
2042 const double fJ2x( P3x - 2.0/3.0*QP2x - 1.0/3.0*QP3x ); in Impl_quadBezierApprox() local
1000 const double fJ2x( P3x - P1x - 2.0/3.0*(P4x - P1x) ); in ImplAdaptiveSubdivide() local
Completed in 89 milliseconds