Lines Matching refs:inside
78 * - each "inside" region is monotone, ie. can be broken into two chains
220 * Winding number and "inside" flag are not updated.
262 reg->inside = IsWindingInside( tess, reg->windingNumber );
270 * The "inside" flag is copied to the appropriate mesh face (we could
278 f->inside = reg->inside;
290 * origin vOrg. At the same time we copy the "inside" flag from the
385 /* Compute the winding number and "inside" flag for the new regions */
387 reg->inside = IsWindingInside( tess, reg->windingNumber );
595 e->Lface->inside = regUp->inside;
604 e->Rface->inside = regUp->inside;
864 * - if the two regions being merged are "inside", we must add an edge
1051 if( regUp->inside || reg->fixUpperEdge) {
1105 * We mark these faces "inside" or "outside" the polygon according
1157 reg->inside = FALSE;
1313 * into regions. Each region is marked "inside" if it belongs