Searched refs:CLIP_PLANE5 (Results 1 – 3 of 3) sorted by relevance
50 CLIP_PLANE5 = 1 << 13, enumerator
77 if(clipFlags & CLIP_PLANE5) clipPlane(polygon, data.clipPlane[5]); in clip()
635 if(clipFlags & Clipper::CLIP_PLANE5) data->clipPlane[5] = clipPlane[5]; in draw()2336 if(clipFlags & Clipper::CLIP_PLANE5) clipPlane[5] = scissorWorld * userPlane[5]; in updateClipper()2345 if(clipFlags & Clipper::CLIP_PLANE5) clipPlane[5] = userPlane[5]; in updateClipper()