Lines Matching full:given
21 /** Given a line segment from pts[0] to pts[1], and an xray, return true if
30 /** Given a quadratic equation Ax^2 + Bx + C = 0, return 0, 1, 2 roots for the
45 /** Given a src quadratic bezier, chop it at the specified t value,
51 /** Given a src quadratic bezier, chop it at the specified t == 1/2,
56 /** Given the 3 coefficients for a quadratic bezier (either X or Y values), look
66 /** Given 3 points on a quadratic bezier, chop it into 1, 2 beziers such that
75 /** Given 3 points on a quadratic bezier, divide it into 2 quadratics
84 /** Given 3 points on a quadratic bezier, use degree elevation to
103 /** Given a src cubic bezier, chop it at the specified t value,
108 /** Given a src cubic bezier, chop it at the specified t values,
115 /** Given a src cubic bezier, chop it at the specified t == 1/2,
120 /** Given the 4 coefficients for a cubic bezier (either X or Y values), look
132 /** Given 4 points on a cubic bezier, chop it into 1, 2, 3 beziers such that
143 /** Given a cubic bezier, return 0, 1, or 2 t-values that represent the
158 /** Given a monotonic cubic bezier, determine whether an xray intersects the
173 /** Given an arbitrary cubic bezier, return the number of times an xray crosses
200 /** Given 2 unit vectors and a rotation direction, fill out the specified