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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Darc.h52 enum arc_side { arc_none = 0, arc_right, arc_top, arc_left, arc_bottom }; enumerator in enum:arc_side
H A Darctess.cc98 case arc_bottom:
234 arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_bottom );
265 /* arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_bottom ); */
H A Dsplitarcs.cc274 Arc_ptr newbot = new(arcpool) Arc( arc_bottom, 0 );
H A Dsubdivider.cc83 Arc_ptr jarc = new(arcpool) Arc( arc_bottom, 0 );
766 Arc_ptr jarc = new(arcpool) Arc( arc_bottom, 0 );
900 case arc_bottom:

Completed in 4 milliseconds