Searched refs:QP2y (Results 1 – 1 of 1) sorted by relevance
2014 const double QP2y( IPy ); in Impl_quadBezierApprox() local2041 const double fJ1y( P2y - 1.0/3.0*QP1y - 2.0/3.0*QP2y ); in Impl_quadBezierApprox()2043 const double fJ2y( P3y - 2.0/3.0*QP2y - 1.0/3.0*QP3y ); in Impl_quadBezierApprox()2056 QP2x, QP2y, in Impl_quadBezierApprox()
Completed in 35 milliseconds