Searched defs:fJ1x (Results 1 – 3 of 3) sorted by relevance
285 const double fJ1x(rfEA.getX() - rfPA.getX() - 1.0/3.0*(rfPB.getX() - rfPA.getX())); in ImpSubDivDistance() local
2040 const double fJ1x( P2x - 1.0/3.0*QP1x - 2.0/3.0*QP2x ); in Impl_quadBezierApprox() local
998 const double fJ1x( P2x - P1x - 1.0/3.0*(P4x - P1x) ); in ImplAdaptiveSubdivide() local
Completed in 49 milliseconds