Home
last modified time | relevance | path

Searched defs:fCut (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx96 …late(B3DPolygon& rDest, const B3DPolygon& rSource, sal_uInt32 nIndA, sal_uInt32 nIndB, double fCut) in impAppendInterpolate()
233 const double fCut(impGetCut(aCurrent, aNext, fPlaneOffset, ePlaneOrthogonal)); in clipPolygonOnOrthogonalPlane() local
267 const double fCut(impGetCut(aCurrent, aNext, fPlaneOffset, ePlaneOrthogonal)); in clipPolygonOnOrthogonalPlane() local
H A Db2dpolygoncutandtouch.cxx59 temporaryPoint(const B2DPoint& rNewPoint, sal_uInt32 nIndex, double fCut) in temporaryPoint()
250 double fCut(aVecA.cross(aVecB)); in findEdgeCutsTwoEdges() local
679 const double fCut((bTestUsingX) in findTouchesOnEdge() local
H A Db3dpolygontools.cxx770 const double fCut((fScalarTestEdge - fScalarStartEdge) / fScalarEdge); in isInEpsilonRange() local
1124 …l, const B3DPoint& rPlanePoint, const B3DPoint& rEdgeStart, const B3DPoint& rEdgeEnd, double& fCut) in getCutBetweenLineAndPlane()
1144 …n(const B3DPolygon& rCandidate, const B3DPoint& rEdgeStart, const B3DPoint& rEdgeEnd, double& fCut) in getCutBetweenLineAndPolygon()
H A Db2dpolygontools.cxx1569 double fCut( in isInEpsilonRange() local
2553 const double fCut(fDividend / fDivisor); in getSmallestDistancePointToEdge() local
/trunk/main/drawinglayer/source/processor3d/
H A Dcutfindprocessor3d.cxx188 double fCut(0.0); in processBasePrimitive3D() local
H A Dshadow3dextractor.cxx284 …const double fCut(basegfx::B3DVector(maPlanePoint - aCandidate).scalar(maShadowPlaneNormal) / mfLi… in impDoShadowProjection() local

Completed in 56 milliseconds