Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx176 …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 …aRetval = clipPolygonOnOrthogonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Z, bInside… in clipPolygonOnRange()
465 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, bInside, rRange.getMi… in clipPolygonOnRange()
473 …aRetval = clipPolygonOnOrthogonalPlane(aRetval.getB3DPolygon(0L), tools::B3DORIENTATION_Z, !bInsid… in clipPolygonOnRange()
477 …aRetval = clipPolyPolygonOnOrthogonalPlane(aRetval, tools::B3DORIENTATION_Z, !bInside, rRange.getM… in clipPolygonOnRange()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygonclipper.hxx47 B3DORIENTATION_Z // Z-Axis enumerator

Completed in 15 milliseconds