Home
last modified time | relevance | path

Searched defs:bezierPatch (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/interface/
H A DbezierPatch.h36 typedef struct bezierPatch{ struct
37 float umin, vmin, umax, vmax;
61 *in case we have to manage multiple bezierPatches. argument
63 struct bezierPatch *next; argument
65 } bezierPatch; typedef