Lines Matching refs:inside
81 * - each "inside" region is monotone, ie. can be broken into two chains
221 * Winding number and "inside" flag are not updated.
263 reg->inside = IsWindingInside( tess, reg->windingNumber );
271 * The "inside" flag is copied to the appropriate mesh face (we could
279 f->inside = reg->inside;
291 * origin vOrg. At the same time we copy the "inside" flag from the
386 /* Compute the winding number and "inside" flag for the new regions */
388 reg->inside = IsWindingInside( tess, reg->windingNumber );
592 e->Lface->inside = regUp->inside;
601 e->Rface->inside = regUp->inside;
857 * - if the two regions being merged are "inside", we must add an edge
1044 if( regUp->inside || reg->fixUpperEdge) {
1098 * We mark these faces "inside" or "outside" the polygon according
1150 reg->inside = FALSE;
1306 * into regions. Each region is marked "inside" if it belongs