Searched refs:arc_right (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.cc90 case arc_right:
175 arc->makeSide( new(pwlarcpool) PwlArc( nsteps+1, newvert ), arc_right );
H A Dsplitarcs.cc199 Arc_ptr newright = new(arcpool) Arc( arc_right, 0 );
H A Dsubdivider.cc88 jarc = new(arcpool) Arc( arc_right, 0 );
771 jarc = new(arcpool) Arc( arc_right, 0 );
892 case arc_right:

Completed in 9 milliseconds