Lines Matching full:given
29 /** Given a line segment from pts[0] to pts[1], and ax xray, return true if
34 /** Given a quadratic equation Ax^2 + Bx + C = 0, return 0, 1, 2 roots for the
47 /** Given a src quadratic bezier, chop it at the specified t value,
53 /** Given a src quadratic bezier, chop it at the specified t == 1/2,
58 /** Given the 3 coefficients for a quadratic bezier (either X or Y values), look
68 /** Given 3 points on a quadratic bezier, chop it into 1, 2 beziers such that
77 /** Given 3 points on a quadratic bezier, divide it into 2 quadratics
86 /** Given 3 points on a quadratic bezier, use degree elevation to
104 /** Given a src cubic bezier, chop it at the specified t value,
111 /** Given a src cubic bezier, chop it at the specified t == 1/2,
116 /** Given the 4 coefficients for a cubic bezier (either X or Y values), look
127 /** Given 4 points on a cubic bezier, chop it into 1, 2, 3 beziers such that
138 /** Given a cubic bezier, return 0, 1, or 2 t-values that represent the
151 /** Given a monotonic cubic bezier, determine whether an xray intersects the
161 /** Given an arbitrary cubic bezier, return the number of times an xray crosses
183 /** Given 2 unit vectors and a rotation direction, fill out the specified