Lines Matching defs:ccw
36 * ccw.c++
97 sgn = ccw( v1next, v2, v2next );
126 sgn = ccw( v1next, v1, v2next );
210 sgn = ccw( v1next, v2, v2next );
239 sgn = ccw( v1next, v1, v2next );
323 sgn = ccw( v1next, v2, v2next );
352 sgn = ccw( v1next, v1, v2next );
436 sgn = ccw( v1next, v2, v2next );
465 sgn = ccw( v1next, v1, v2next );
550 * ccw - determine how three points are oriented by computing their
552 * Return 1 if the vertices are ccw oriented,
558 Subdivider::ccw( TrimVertex *a, TrimVertex *b, TrimVertex *c )