Searched refs:clipPolyPolygonOnOrthogonalPlane (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/basegfx/source/polygon/ |
H A D | b3dpolygonclipper.cxx | 295 …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()
|
/aoo41x/main/basegfx/inc/basegfx/polygon/ |
H A D | b3dpolygonclipper.hxx | 54 …B3DPolyPolygon clipPolyPolygonOnOrthogonalPlane(const B3DPolyPolygon& rCandidate, B3DOrientation e…
|
Completed in 12 milliseconds