Searched refs:knotspec (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dtobezier.cc75 Knotspec * next; /* next knotspec */
76 Knotspec * kspectotrans; /* knotspec in transformation direction */
214 for( Knotspec *knotspec = kspec; knotspec; knotspec = knotspec->next ) { local in function:Splinespec::select
215 knotspec->preselect();
216 knotspec->select();
232 for( Knotspec *knotspec = kspec; knotspec; knotspe local in function:Splinespec::layout
270 for( Knotspec *knotspec = kspec; knotspec; knotspec=knotspec->next, qspec++ ) { local in function:Splinespec::setupquilt
297 Knotspec *knotspec; local in function:Splinespec::transform
[all...]

Completed in 2 milliseconds