Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx46 if(tools::B3DORIENTATION_X == ePlaneOrthogonal) in impIsInside()
62 if(tools::B3DORIENTATION_X == ePlaneOrthogonal) in impGetCut()
140 …if(B3DORIENTATION_X == ePlaneOrthogonal && fTools::moreOrEqual(aCandidateRange.getMinX(), fPlaneOf… in clipPolygonOnOrthogonalPlane()
149 …else if(B3DORIENTATION_X == ePlaneOrthogonal && fTools::lessOrEqual(aCandidateRange.getMaxX(), fPl… in clipPolygonOnOrthogonalPlane()
359 …aRetval = clipPolygonOnOrthogonalPlane(rCandidate, tools::B3DORIENTATION_X, bInside, rRange.getMin… in clipPolygonOnRange()
378 …aRetval = clipPolygonOnOrthogonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_X, !bInsid… in clipPolygonOnRange()
382 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_X, !bInside, rRange.getM… in clipPolygonOnRange()
513 …aRetval = clipPolygonOnOrthogonalPlane(aCandidate, tools::B3DORIENTATION_X, bClipPositive, 0.0, bS… in clipPolygonOnPlane()
552 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_X, bClipPositive, 0.0, b… in clipPolyPolygonOnPlane()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygonclipper.hxx45 B3DORIENTATION_X, // X-Axis enumerator

Completed in 14 milliseconds