Searched refs:CLIP_PLANE2 (Results 1 – 3 of 3) sorted by relevance
47 CLIP_PLANE2 = 1 << 10, enumerator
70 if(draw.clipFlags & CLIP_PLANE2) clipPlane(polygon, data.clipPlane[2]); in clip()
595 if(clipFlags & Clipper::CLIP_PLANE2) data->clipPlane[2] = clipPlane[2]; in draw()2172 if(clipFlags & Clipper::CLIP_PLANE2) clipPlane[2] = scissorWorld * userPlane[2]; in updateClipper()2181 if(clipFlags & Clipper::CLIP_PLANE2) clipPlane[2] = userPlane[2]; in updateClipper()