Searched refs:B3DORIENTATION_Z (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/basegfx/source/polygon/ |
| H A D | b3dpolygonclipper.cxx | 176 …else if(B3DORIENTATION_Z == ePlaneOrthogonal && fTools::moreOrEqual(aCandidateRange.getMinZ(), fPl… in clipPolygonOnOrthogonalPlane() 185 …else if(B3DORIENTATION_Z == ePlaneOrthogonal && fTools::lessOrEqual(aCandidateRange.getMaxZ(), fPl… in clipPolygonOnOrthogonalPlane() 461 …al = clipPolygonOnOrthogonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Z, bInside, rRa… in clipPolygonOnRange() 465 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, bInside, rRange.getMi… in clipPolygonOnRange() 473 …al = clipPolygonOnOrthogonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Z, !bInside, rR… in clipPolygonOnRange() 477 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, !bInside, rRange.getM… in clipPolygonOnRange()
|
| /AOO42X/main/basegfx/inc/basegfx/polygon/ |
| H A D | b3dpolygonclipper.hxx | 47 B3DORIENTATION_Z // Z-Axis enumerator
|