Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx295 …B3DPolyPolygon clipPolyPolygonOnOrthogonalPlane(const B3DPolyPolygon& rCandidate, B3DOrientation e… in clipPolyPolygonOnOrthogonalPlane() function
370 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Y, bInside, rRange.getMi… in clipPolygonOnRange()
382 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_X, !bInside, rRange.getM… in clipPolygonOnRange()
394 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Y, !bInside, rRange.getM… in clipPolygonOnRange()
465 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, bInside, rRange.getMi… in clipPolygonOnRange()
477 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, !bInside, rRange.getM… in clipPolygonOnRange()
552 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_X, bClipPositive, 0.0, b… in clipPolyPolygonOnPlane()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygonclipper.hxx55 …BASEGFX_DLLPUBLIC B3DPolyPolygon clipPolyPolygonOnOrthogonalPlane(const B3DPolyPolygon& rCandidate…

Completed in 18 milliseconds