Searched defs:bezierPatch (Results 1 – 1 of 1) sorted by relevance
36 typedef struct bezierPatch{ struct37 float umin, vmin, umax, vmax;61 *in case we have to manage multiple bezierPatches. argument63 struct bezierPatch *next; argument65 } bezierPatch; typedef