OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bezierPatchEval
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/glu/dist/src/libnurbs/interface/
bezierPatch.h
86
void
bezierPatchEval
(bezierPatch *b, float u, float v, float ret[]);
90
void
bezierPatchEval
(bezierPatch *b, float u, float v, float ret[]);
bezierPatch.cc
142
void
bezierPatchEval
(bezierPatch *b, float u, float v, float ret[])
152
bezierPatchEval
(b->next, u,v, ret);
Completed in 4 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026