Searched refs:CLIP_PLANE1 (Results 1 – 3 of 3) sorted by relevance
46 CLIP_PLANE1 = 1 << 9, enumerator
68 if(draw.clipFlags & CLIP_PLANE1) clipPlane(polygon, data.clipPlane[1]); in clip()
594 if(clipFlags & Clipper::CLIP_PLANE1) data->clipPlane[1] = clipPlane[1]; in draw()2171 if(clipFlags & Clipper::CLIP_PLANE1) clipPlane[1] = scissorWorld * userPlane[1]; in updateClipper()2180 if(clipFlags & Clipper::CLIP_PLANE1) clipPlane[1] = userPlane[1]; in updateClipper()