Home
last modified time | relevance | path

Searched refs:bCurrentInside (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx201 bool bCurrentInside(impIsInside(aCurrent, fPlaneOffset, ePlaneOrthogonal) == bClipPositive); in clipPolygonOnOrthogonalPlane() local
203 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 10 milliseconds