Searched refs:bCurrentInside (Results 1 – 1 of 1) sorted by relevance
201 bool bCurrentInside(impIsInside(aCurrent, fPlaneOffset, ePlaneOrthogonal) == bClipPositive); in clipPolygonOnOrthogonalPlane() local203 if(bCurrentInside) in clipPolygonOnOrthogonalPlane()218 if(bCurrentInside != bNextInside) in clipPolygonOnOrthogonalPlane()237 bCurrentInside = bNextInside; in clipPolygonOnOrthogonalPlane()264 if(bCurrentInside != bNextInside) in clipPolygonOnOrthogonalPlane()271 bCurrentInside = bNextInside; in clipPolygonOnOrthogonalPlane()
Completed in 11 milliseconds