Lines Matching refs:Point
50 void ResizeRect(Rectangle& rRect, const Point& rRef, const Fraction& rxFact, const Fraction& ryFact… in ResizeRect()
90 void ResizePoly(Polygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizePoly()
98 void ResizeXPoly(XPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizeXPoly()
106 void ResizePoly(PolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizePoly()
114 void ResizeXPoly(XPolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFa… in ResizeXPoly()
124 void RotatePoly(Polygon& rPoly, const Point& rRef, double sn, double cs) in RotatePoly()
132 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly()
140 void RotatePoly(PolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotatePoly()
148 void RotateXPoly(XPolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly()
158 void MirrorRect(Rectangle& rRect, const Point& /*rRef1*/, const Point& /*rRef2*/, FASTBOOL bNoJusti… in MirrorRect() argument
164 void MirrorPoint(Point& rPnt, const Point& rRef1, const Point& rRef2) in MirrorPoint()
194 RotatePoint(rPnt,Point(),nSin,nCos); in MirrorPoint()
199 void MirrorPoly(Polygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorPoly()
207 void MirrorXPoly(XPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorXPoly()
215 void MirrorPoly(PolyPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorPoly()
223 void MirrorXPoly(XPolyPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorXPoly()
233 void ShearPoly(Polygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly()
241 void ShearXPoly(XPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
249 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly()
257 void ShearXPoly(XPolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
277 double CrookRotateXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookRotateXPoint()
278 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookRotateXPoint()
331 double CrookSlantXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookSlantXPoint()
332 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookSlantXPoint()
386 double CrookStretchXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter, in CrookStretchXPoint()
387 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert, in CrookStretchXPoint()
411 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
417 Point* pPnt=&rPoly[i]; in CrookRotatePoly()
418 Point* pC1=NULL; in CrookRotatePoly()
419 Point* pC2=NULL; in CrookRotatePoly()
434 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
440 Point* pPnt=&rPoly[i]; in CrookSlantPoly()
441 Point* pC1=NULL; in CrookSlantPoly()
442 Point* pC2=NULL; in CrookSlantPoly()
457 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con… in CrookStretchPoly()
463 Point* pPnt=&rPoly[i]; in CrookStretchPoly()
464 Point* pC1=NULL; in CrookStretchPoly()
465 Point* pC2=NULL; in CrookStretchPoly()
482 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
490 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
498 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,… in CrookStretchPoly()
508 long GetAngle(const Point& rPnt) in GetAngle()
546 long GetLen(const Point& rPnt) in GetLen()
617 Point aPt1(rPol[1]-rPol[0]); in Poly2Rect()
618 if (rGeo.nDrehWink!=0) RotatePoint(aPt1,Point(0,0),-rGeo.nSin,rGeo.nCos); // -Sin fuer Rueckdrehung in Poly2Rect()
621 Point aPt0(rPol[0]); in Poly2Rect()
622 Point aPt3(rPol[3]-rPol[0]); in Poly2Rect()
623 if (rGeo.nDrehWink!=0) RotatePoint(aPt3,Point(0,0),-rGeo.nSin,rGeo.nCos); // -Sin fuer Rueckdrehung in Poly2Rect()
657 Point aRU(aPt0); in Poly2Rect()
665 void OrthoDistance8(const Point& rPt0, Point& rPt, FASTBOOL bBigOrtho) in OrthoDistance8()
681 void OrthoDistance4(const Point& rPt0, Point& rPt, FASTBOOL bBigOrtho) in OrthoDistance4()
765 Point aP(aVD.PixelToLogic(Point(64,64))); // 64 Pixel fuer bessere Genauigkeit in GetInchOrMM()
771 Point aP(aVD.LogicToPixel(Point(32,32))); // 32 Einheiten fuer bessere Genauigkeit in GetInchOrMM()