Searched refs:CLIP_PLANE0 (Results 1 – 3 of 3) sorted by relevance
45 CLIP_PLANE0 = 1 << 8, enumerator
67 if(clipFlags & CLIP_PLANE0) clipPlane(polygon, data.clipPlane[0]); in clip()
630 if(clipFlags & Clipper::CLIP_PLANE0) data->clipPlane[0] = clipPlane[0]; in draw()2331 if(clipFlags & Clipper::CLIP_PLANE0) clipPlane[0] = scissorWorld * userPlane[0]; in updateClipper()2340 if(clipFlags & Clipper::CLIP_PLANE0) clipPlane[0] = userPlane[0]; in updateClipper()