Home
last modified time | relevance | path

Searched refs:RotatePoint (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/include/
H A Dtrigo.h69 void RotatePoint( int *pX, int *pY, double angle );
75 void RotatePoint( int *pX, int *pY, int cx, int cy, double angle );
80 inline void RotatePoint( wxPoint* point, double angle ) in RotatePoint() function
82 RotatePoint( &point->x, &point->y, angle ); in RotatePoint()
85 inline void RotatePoint( VECTOR2I& point, double angle ) in RotatePoint() function
87 RotatePoint( &point.x, &point.y, angle ); in RotatePoint()
90 void RotatePoint( VECTOR2I& point, const VECTOR2I& centre, double angle );
95 void RotatePoint( wxPoint *point, const wxPoint & centre, double angle );
97 void RotatePoint( double *pX, double *pY, double angle );
99 void RotatePoint( double *pX, double *pY, double cx, double cy, double angle );
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dfp_shape.cpp73 RotatePoint( &m_start0.x, &m_start0.y, -angle ); in SetLocalCoord()
74 RotatePoint( &m_end0.x, &m_end0.y, -angle ); in SetLocalCoord()
75 RotatePoint( &m_arcCenter0.x, &m_arcCenter0.y, -angle ); in SetLocalCoord()
76 RotatePoint( &m_bezierC1_0.x, &m_bezierC1_0.y, -angle ); in SetLocalCoord()
77 RotatePoint( &m_bezierC2_0.x, &m_bezierC2_0.y, -angle ); in SetLocalCoord()
93 RotatePoint( &m_start.x, &m_start.y, fp->GetOrientation() ); in SetDrawCoord()
94 RotatePoint( &m_end.x, &m_end.y, fp->GetOrientation() ); in SetDrawCoord()
96 RotatePoint( &m_bezierC1.x, &m_bezierC1.y, fp->GetOrientation() ); in SetDrawCoord()
97 RotatePoint( &m_bezierC2.x, &m_bezierC2.y, fp->GetOrientation() ); in SetDrawCoord()
183 RotatePoint( &mid0, m_arcCenter0, -GetArcAngle() / 2.0 ); in GetArcMid0()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/src/
H A Dtrigo.cpp177 RotatePoint( newMid, aCenter, midPointRotAngleDeciDeg ); in CalcArcMid()
229 void RotatePoint( int* pX, int* pY, double angle ) in RotatePoint() function
269 void RotatePoint( int* pX, int* pY, int cx, int cy, double angle ) in RotatePoint() function
276 RotatePoint( &ox, &oy, angle ); in RotatePoint()
283 void RotatePoint( wxPoint* point, const wxPoint& centre, double angle ) in RotatePoint() function
290 RotatePoint( &ox, &oy, angle ); in RotatePoint()
300 RotatePoint(&p, c, angle); in RotatePoint()
314 RotatePoint( &ox, &oy, angle ); in RotatePoint()
321 void RotatePoint( double* pX, double* pY, double angle ) in RotatePoint() function
510 RotatePoint( &( v1.x ), &( v1.y ), theta ); in CalcArcAngle()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/gerbview/
H A Dam_primitive.cpp178 RotatePoint( &polybuffer[ii], -rotation ); in DrawBasicShape()
345 RotatePoint( &polybuffer[ii], -rotation ); in DrawBasicShape()
406 RotatePoint( &polybuffer[ii], -rotation ); in DrawBasicShape()
439 RotatePoint( &polybuffer[ii], -rotation ); in DrawBasicShape()
490 RotatePoint( &corner, angle ); in ConvertShapeToPolygon()
526 RotatePoint( &aBuffer[ii], -angle ); in ConvertShapeToPolygon()
597 RotatePoint( &pos, angle ); in ConvertShapeToPolygon()
603 RotatePoint( &pos, angle_end ); in ConvertShapeToPolygon()
616 RotatePoint( &pos, angle ); in ConvertShapeToPolygon()
622 RotatePoint( &pos, angle_start ); in ConvertShapeToPolygon()
[all …]
/dports/audio/libnoise/noise/src/module/
H A Drotatepoint.cpp28 RotatePoint::RotatePoint (): in RotatePoint() function in RotatePoint
34 double RotatePoint::GetValue (double x, double y, double z) const in GetValue()
44 void RotatePoint::SetAngles (double xAngle, double yAngle, in SetAngles()
H A Drotatepoint.h72 class RotatePoint: public Module
87 RotatePoint ();
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Deda_shape.cpp230 RotatePoint( &m_start, aRotCentre, aAngle ); in rotate()
231 RotatePoint( &m_end, aRotCentre, aAngle ); in rotate()
235 RotatePoint( &m_start, aRotCentre, aAngle ); in rotate()
236 RotatePoint( &m_end, aRotCentre, aAngle ); in rotate()
244 RotatePoint( &m_end, aRotCentre, aAngle ); in rotate()
264 RotatePoint( &m_start, aRotCentre, aAngle); in rotate()
265 RotatePoint( &m_end, aRotCentre, aAngle); in rotate()
266 RotatePoint( &m_bezierC1, aRotCentre, aAngle); in rotate()
267 RotatePoint( &m_bezierC2, aRotCentre, aAngle); in rotate()
270 RotatePoint( &pt, aRotCentre, aAngle); in rotate()
[all …]
H A Dgr_basic.cpp271 RotatePoint( &start, angle ); in GRCSegm()
272 RotatePoint( &end, angle ); in GRCSegm()
282 RotatePoint( &end, angle ); in GRCSegm()
293 RotatePoint( &start, angle ); in GRCSegm()
301 RotatePoint( &end, angle); in GRCSegm()
648 RotatePoint( &x1, &y1, EndAngle ); in GRArc()
652 RotatePoint( &x2, &y2, StAngle ); in GRArc()
689 RotatePoint( &x1, &y1, EndAngle ); in GRArc()
693 RotatePoint( &x2, &y2, StAngle ); in GRArc()
/dports/archivers/draco/draco-1.4.3/docs/spec/
H A Dprediction.normal.transform.md87 ### RotatePoint()
90 void RotatePoint(p, rotation_count, out_p) {
140 RotatePoint(pred, rotation_count, &temp_rot);
151 RotatePoint(orig, reverse_rotation_count, &temp_rot);
/dports/editors/lazarus-devel/examples/motiongraphics/
H A Dmainform.pas26 function RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
68 APoints[i] := RotatePoint(APoints[i], lCenter, AAngle);
71 function TForm1.RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
/dports/editors/lazarus/examples/motiongraphics/
H A Dmainform.pas26 function RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
68 APoints[i] := RotatePoint(APoints[i], lCenter, AAngle);
71 function TForm1.RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
/dports/editors/lazarus-qt5/examples/motiongraphics/
H A Dmainform.pas26 function RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
68 APoints[i] := RotatePoint(APoints[i], lCenter, AAngle);
71 function TForm1.RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
/dports/editors/lazarus-qt5-devel/examples/motiongraphics/
H A Dmainform.pas26 function RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
68 APoints[i] := RotatePoint(APoints[i], lCenter, AAngle);
71 function TForm1.RotatePoint(APoint, ACenter: TPoint; AAngle: Double): TPoint; in RotatePoint() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/plotters/
H A DDXF_plotter.cpp698 RotatePoint( &ox, &oy, pos.x, pos.y, orient ); in FlashPadRect()
701 RotatePoint( &fx, &fy, pos.x, pos.y, orient ); in FlashPadRect()
711 RotatePoint( &ox, &oy, pos.x, pos.y, orient ); in FlashPadRect()
714 RotatePoint( &fx, &fy, pos.x, pos.y, orient ); in FlashPadRect()
722 RotatePoint( &ox, &oy, pos.x, pos.y, orient ); in FlashPadRect()
727 RotatePoint( &fx, &fy, pos.x, pos.y, orient ); in FlashPadRect()
732 RotatePoint( &fx, &fy, pos.x, pos.y, orient ); in FlashPadRect()
737 RotatePoint( &fx, &fy, pos.x, pos.y, orient ); in FlashPadRect()
790 RotatePoint( &coord[ii], aPadOrient ); in FlashPadTrapez()
/dports/math/topaz/topaz-3.41/topaz/
H A Dgdi.cc34 extern intpoint RotatePoint(intpoint P, intpoint OrgP, double Theta);
295 lt = RotatePoint(intpoint(x, y - ascend), intpoint (x, y), angle); in pdrawtext()
296 rt = RotatePoint(intpoint(x + width, y - ascend), intpoint (x, y), angle); in pdrawtext()
297 rb = RotatePoint(intpoint(x + width, y - ascend + size), intpoint (x, y), angle); in pdrawtext()
298 lb = RotatePoint(intpoint(x, y - ascend + size), intpoint (x, y), angle); in pdrawtext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdtrans.cxx83 RotatePoint(rPoly[i],rRef,sn,cs); in RotatePoly()
91 RotatePoint(rPoly[i],rRef,sn,cs); in RotateXPoly()
132 RotatePoint(rPnt,Point(),nSin,nCos); in MirrorPoint()
173 RotatePoint(rPnt,rCenter,sn,cs); in CrookRotateXPoint()
190 RotatePoint(*pC1,rCenter,sn,cs); in CrookRotateXPoint()
208 RotatePoint(*pC2,rCenter,sn,cs); in CrookRotateXPoint()
253 RotatePoint(rPnt,rCenter,sn,cs); in CrookSlantXPoint()
254 …>AdjustY( -(y0-rCenter.Y()) ); else pC1->AdjustX( -(x0-rCenter.X()) ); RotatePoint(*pC1,rCenter,sn… in CrookSlantXPoint()
255 …>AdjustY( -(y0-rCenter.Y()) ); else pC2->AdjustX( -(x0-rCenter.X()) ); RotatePoint(*pC2,rCenter,sn… in CrookSlantXPoint()
494 …if (rGeo.nRotationAngle!=0) RotatePoint(aPt1,Point(0,0),-rGeo.nSin,rGeo.nCos); // -Sin to reverse … in Poly2Rect()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/libs/kimath/src/geometry/
H A Dshape_arc.cpp51 RotatePoint( m_mid, aArcCenter, -aCenterAngle * 10.0 / 2.0 ); in SHAPE_ARC()
52 RotatePoint( m_end, aArcCenter, -aCenterAngle * 10.0 ); in SHAPE_ARC()
125 RotatePoint( m_mid, arcCenter, 900.0 ); // mid point at 90 degrees in SHAPE_ARC()
165 RotatePoint( m_mid, arcCenter, midPointRotAngle ); in SHAPE_ARC()
193 RotatePoint( m_mid, center, -aAngle * 10.0 / 2.0 ); in ConstructFromStartEndAngle()
221 RotatePoint( m_mid, aCenter, -angle / 2.0 ); in ConstructFromStartEndCenter()
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/compression/attributes/prediction_schemes/
H A Dprediction_scheme_normal_octahedron_canonicalized_decoding_transform.h94 pred = this->RotatePoint(pred, rotation_count); in ComputeOriginalValue()
101 orig = this->RotatePoint(orig, reverse_rotation_count); in ComputeOriginalValue()
H A Dprediction_scheme_normal_octahedron_canonicalized_encoding_transform.h104 orig = this->RotatePoint(orig, rotation_count); in ComputeCorrection()
105 pred = this->RotatePoint(pred, rotation_count); in ComputeCorrection()
/dports/archivers/draco/draco-1.4.3/src/draco/compression/attributes/prediction_schemes/
H A Dprediction_scheme_normal_octahedron_canonicalized_encoding_transform.h104 orig = this->RotatePoint(orig, rotation_count); in ComputeCorrection()
105 pred = this->RotatePoint(pred, rotation_count); in ComputeCorrection()
H A Dprediction_scheme_normal_octahedron_canonicalized_decoding_transform.h99 pred = this->RotatePoint(pred, rotation_count); in ComputeOriginalValue()
106 orig = this->RotatePoint(orig, reverse_rotation_count); in ComputeOriginalValue()
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/compression/attributes/prediction_schemes/
H A Dprediction_scheme_normal_octahedron_canonicalized_decoding_transform.h99 pred = this->RotatePoint(pred, rotation_count); in ComputeOriginalValue()
106 orig = this->RotatePoint(orig, reverse_rotation_count); in ComputeOriginalValue()
H A Dprediction_scheme_normal_octahedron_canonicalized_encoding_transform.h104 orig = this->RotatePoint(orig, rotation_count); in ComputeCorrection()
105 pred = this->RotatePoint(pred, rotation_count); in ComputeCorrection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdtrans.cxx85 RotatePoint(rPoly[i],rRef,sn,cs); in RotatePoly()
93 RotatePoint(rPoly[i],rRef,sn,cs); in RotateXPoly()
134 RotatePoint(rPnt,Point(),nSin,nCos); in MirrorPoint()
175 RotatePoint(rPnt,rCenter,sn,cs); in CrookRotateXPoint()
192 RotatePoint(*pC1,rCenter,sn,cs); in CrookRotateXPoint()
210 RotatePoint(*pC2,rCenter,sn,cs); in CrookRotateXPoint()
255 RotatePoint(rPnt,rCenter,sn,cs); in CrookSlantXPoint()
256 …>AdjustY( -(y0-rCenter.Y()) ); else pC1->AdjustX( -(x0-rCenter.X()) ); RotatePoint(*pC1,rCenter,sn… in CrookSlantXPoint()
257 …>AdjustY( -(y0-rCenter.Y()) ); else pC2->AdjustX( -(x0-rCenter.X()) ); RotatePoint(*pC2,rCenter,sn… in CrookSlantXPoint()
489 …if (rGeo.nRotationAngle) RotatePoint(aPt1,Point(0,0),-rGeo.mfSinRotationAngle,rGeo.mfCosRotationAn… in Poly2Rect()
[all …]
H A Dsvdorect.cxx193 RotatePoint(aTmpPt,aRef,aGeo.mfSinRotationAngle,aGeo.mfCosRotationAngle); in TakeUnrotatedSnapRect()
335 RotatePoint(aPnt,maRect.TopLeft(),aGeo.mfSinRotationAngle,aGeo.mfCosRotationAngle); in AddToHdlList()
373 RotatePoint(aPt,maRect.TopLeft(),-aGeo.mfSinRotationAngle,aGeo.mfCosRotationAngle); in applySpecialDrag()
411RotatePoint(aPt, maRect.TopLeft(), -aGeo.mfSinRotationAngle, aGeo.mfCosRotationAngle); in getSpecialDragComment()
497 …if (aGeo.nRotationAngle) RotatePoint(aPt,maRect.TopLeft(),aGeo.mfSinRotationAngle,aGeo.mfCosRotati… in GetVertexGluePoint()
523 …if (aGeo.nRotationAngle) RotatePoint(aPt,maRect.TopLeft(),aGeo.mfSinRotationAngle,aGeo.mfCosRotati… in GetCornerGluePoint()

1234567891011