Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx50 else if(tools::B3DORIENTATION_Y == ePlaneOrthogonal) in impIsInside()
66 else if(tools::B3DORIENTATION_Y == ePlaneOrthogonal) in impGetCut()
158 …else if(B3DORIENTATION_Y == ePlaneOrthogonal && fTools::moreOrEqual(aCandidateRange.getMinY(), fPl… in clipPolygonOnOrthogonalPlane()
167 …else if(B3DORIENTATION_Y == ePlaneOrthogonal && fTools::lessOrEqual(aCandidateRange.getMaxY(), fPl… in clipPolygonOnOrthogonalPlane()
366 …aRetval = clipPolygonOnOrthogonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Y, bInside… in clipPolygonOnRange()
370 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Y, bInside, rRange.getMi… in clipPolygonOnRange()
390 …aRetval = clipPolygonOnOrthogonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Y, !bInsid… in clipPolygonOnRange()
394 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Y, !bInside, rRange.getM… in clipPolygonOnRange()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygonclipper.hxx46 B3DORIENTATION_Y, // Y-Axis enumerator

Completed in 21 milliseconds