Searched refs:makeSide (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/glu/dist/src/libnurbs/internals/ |
| H A D | arc.h | 81 void makeSide( PwlArc *, arc_side );
|
| H A D | arctess.cc | 146 arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_left ); 175 arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_right ); 205 arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_top ); 234 arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_bottom ); 265 /* arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_bottom ); */
|
| H A D | arc.cc | 57 * makeSide - attach a pwl arc to an arc and mark it as a border arc 62 Arc::makeSide( PwlArc *pwl, arc_side side ) function in class:Arc
|
Completed in 3 milliseconds