Searched defs:fCut (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/basegfx/source/polygon/ |
H A D | b3dpolygonclipper.cxx | 96 …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 D | b2dpolygoncutandtouch.cxx | 59 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 D | b3dpolygontools.cxx | 770 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 D | b2dpolygontools.cxx | 1569 double fCut( in isInEpsilonRange() local 2553 const double fCut(fDividend / fDivisor); in getSmallestDistancePointToEdge() local
|
/aoo4110/main/drawinglayer/source/processor3d/ |
H A D | cutfindprocessor3d.cxx | 188 double fCut(0.0); in processBasePrimitive3D() local
|
H A D | shadow3dextractor.cxx | 284 …const double fCut(basegfx::B3DVector(maPlanePoint - aCandidate).scalar(maShadowPlaneNormal) / mfLi… in impDoShadowProjection() local
|
Completed in 37 milliseconds