Home
last modified time | relevance | path

Searched defs:aCutPoint (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/drawinglayer/source/processor3d/
H A Dcutfindprocessor3d.cxx192 … const basegfx::B3DPoint aCutPoint(basegfx::interpolate(maFront, maBack, fCut)); in processBasePrimitive3D() local
/aoo42x/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx389 B2DPoint aCutPoint; in createAreaGeometryForEdge() local
729 const B2DPoint aCutPoint(aStartPoint + (rTangentPrev * fCutPos)); in createAreaGeometryForJoin() local
H A Db2dpolygoncutandtouch.cxx278 const B2DPoint aCutPoint(interpolate(rCurrA, rNextA, fCut)); in findEdgeCutsTwoEdges() local
375 const B2DPoint aCutPoint(interpolate(aCurrA, aNextA, fCutA)); in findCutsAndTouchesAndCommonForBezier() local
391 const B2DPoint aCutPoint(interpolate(aCurrB, aNextB, fCutB)); in findCutsAndTouchesAndCommonForBezier() local
H A Db2dpolygontools.cxx1589 const B2DPoint aCutPoint(interpolate(rEdgeStart, rEdgeEnd, fCut)); in isInEpsilonRange() local
2532 const B2DPoint aCutPoint(rPointA + rCut * aVector1); in getDistancePointToEndlessRay() local
2571 const B2DPoint aCutPoint(rPointA + fCut * aVector1); in getSmallestDistancePointToEdge() local
H A Db3dpolygontools.cxx787 const B3DPoint aCutPoint(interpolate(rEdgeStart, rEdgeEnd, fCut)); in isInEpsilonRange() local

Completed in 44 milliseconds