Searched refs:CLIP_PLANE4 (Results 1 – 3 of 3) sorted by relevance
49 CLIP_PLANE4 = 1 << 12, enumerator
75 if(clipFlags & CLIP_PLANE4) clipPlane(polygon, data.clipPlane[4]); in clip()
634 if(clipFlags & Clipper::CLIP_PLANE4) data->clipPlane[4] = clipPlane[4]; in draw()2335 if(clipFlags & Clipper::CLIP_PLANE4) clipPlane[4] = scissorWorld * userPlane[4]; in updateClipper()2344 if(clipFlags & Clipper::CLIP_PLANE4) clipPlane[4] = userPlane[4]; in updateClipper()