Home
last modified time | relevance | path

Searched refs:XDir (Results 1 – 25 of 65) sorted by path

123

/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dgencif.c194 GenBox(FileDesc,Length,Width,X,Y,XDir,YDir) in GenBox() argument
198 int XDir,YDir;
201 if(XDir != 1 Or YDir != 0)
202 fprintf(FileDesc," %d %d",XDir,YDir);
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_geom2d___conic__inherit__graph.map2 …he Geom2d_Circle circle is parameterized by an angle: P(U) = O + R*Cos(U)*XDir + R*Sin(U)*YDir whe…
H A Dclass_geom2d___curve__inherit__graph.map15 …he Geom2d_Circle circle is parameterized by an angle: P(U) = O + R*Cos(U)*XDir + R*Sin(U)*YDir whe…
H A Dclass_geom2d___geometry__inherit__graph.map18 …he Geom2d_Circle circle is parameterized by an angle: P(U) = O + R*Cos(U)*XDir + R*Sin(U)*YDir whe…
/dports/cad/opencascade/opencascade-7.6.0/dox/user_guides/draw_test_harness/
H A Ddraw_test_harness.md4506 P(U) = O + firstradius*Cosh(U)*XDir + secondradius*Sinh(U)*YDir
4511 …* *O, XDir* and *YDir* are respectively the origin, *X Direction* and *YDirection* of its local co…
4537 P(u) = O + u*u/(4.*F)*XDir + u*YDir
4542 …* *O, XDir* and *YDir* are respectively the origin, *X Direction* and *Y Direction* of its local c…
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeomFill_FunctionGuide.hxx50 … SetParam (const Standard_Real Param, const gp_Pnt& Centre, const gp_XYZ& Dir, const gp_XYZ& XDir);
H A DGeomLib.hxx130 …Standard_EXPORT static void Inertia (const TColgp_Array1OfPnt& Points, gp_Pnt& Bary, gp_Dir& XDir,…
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_CompatibleWires.cxx268 gp_Dir XDir(Vec); in PlaneOfWire() local
269 gp_Ax3 repere(Bary,NDir,XDir); in PlaneOfWire()
/dports/cad/opencascade/opencascade-7.6.0/src/ChFiKPart/
H A DChFiKPart_ComputeData_ChAsymPlnCyl.cxx352 gp_Dir XDir = Spine.Direction(); in ChFiKPart_MakeChAsym() local
376 VecTranslPln = gp_Vec( XDir.Crossed(NorPln) ); in ChFiKPart_MakeChAsym()
425 VecTemp.Rotate(gp_Ax1(OrCyl,XDir),alpha); in ChFiKPart_MakeChAsym()
428 VecTemp.Rotate(gp_Ax1(OrCyl,XDir.Reversed()),alpha);} in ChFiKPart_MakeChAsym()
442 TCyl = XDir.Crossed(TCyl); in ChFiKPart_MakeChAsym()
473 gp_Ax3 AxCh(POnPln,XDir.Crossed(YDir),XDir); in ChFiKPart_MakeChAsym()
481 gp_Dir2d VPln2d(XDir.Dot(AxPln.XDirection()), in ChFiKPart_MakeChAsym()
482 XDir.Dot(AxPln.YDirection())); in ChFiKPart_MakeChAsym()
486 gp_Lin C3d(POnPln,XDir); in ChFiKPart_MakeChAsym()
525 if ( XDir.Dot(AxCyl.Direction())<0 ) in ChFiKPart_MakeChAsym()
[all …]
H A DChFiKPart_ComputeData_ChPlnCyl.cxx352 gp_Dir XDir = Spine.Direction(); in ChFiKPart_MakeChamfer() local
376 VecTranslPln = gp_Vec( XDir.Crossed(NorPln) ); in ChFiKPart_MakeChamfer()
397 if ( ( XDir.Crossed(gp_Dir(VecCylTransl)) ).Dot(NorF) > 0.) { in ChFiKPart_MakeChamfer()
398 VecCylTransl.Rotate(gp_Ax1(OrCyl,XDir),alpha); in ChFiKPart_MakeChamfer()
401 VecCylTransl.Rotate(gp_Ax1(OrCyl,XDir.Reversed()),alpha);} in ChFiKPart_MakeChamfer()
417 gp_Ax3 AxCh(POnPln,XDir.Crossed(YDir),XDir); in ChFiKPart_MakeChamfer()
425 gp_Dir2d VPln2d(XDir.Dot(AxPln.XDirection()), in ChFiKPart_MakeChamfer()
426 XDir.Dot(AxPln.YDirection())); in ChFiKPart_MakeChamfer()
430 gp_Lin C3d(POnPln,XDir); in ChFiKPart_MakeChamfer()
470 if ( XDir.Dot(AxCyl.Direction())<0 ) in ChFiKPart_MakeChamfer()
[all …]
H A DChFiKPart_ComputeData_FilPlnCyl.cxx126 gp_Vec XDir, OtherDir; in ChFiKPart_MakeFillet() local
129 XDir = NorF.Reversed(); in ChFiKPart_MakeFillet()
136 XDir = gp_Vec(OrFillet, ElSLib::Value(UOnCyl, VOnCyl, Cyl)); in ChFiKPart_MakeFillet()
137 XDir.Normalize(); in ChFiKPart_MakeFillet()
140 gp_Ax3 AxFil (OrFillet, DirFillet, XDir); in ChFiKPart_MakeFillet()
141 gp_Vec aProd = XDir.Crossed(OtherDir); in ChFiKPart_MakeFillet()
/dports/cad/opencascade/opencascade-7.6.0/src/ElCLib/
H A DElCLib.cxx154 A1 * XDir.Y() + A2 * YDir.Y() + PLoc.Y(), in CircleValue()
155 A1 * XDir.Z() + A2 * YDir.Z() + PLoc.Z()); in CircleValue()
174 A1 * XDir.Y() + A2 * YDir.Y() + PLoc.Y(), in EllipseValue()
175 A1 * XDir.Z() + A2 * YDir.Z() + PLoc.Z()); in EllipseValue()
194 A1 * XDir.Y() + A2 * YDir.Y() + PLoc.Y(), in HyperbolaValue()
210 return gp_Pnt(U * XDir.X() + PLoc.X(), in ParabolaValue()
211 U * XDir.Y() + PLoc.Y(), in ParabolaValue()
212 U * XDir.Z() + PLoc.Z()); in ParabolaValue()
219 A1 * XDir.Y() + U * YDir.Y() + PLoc.Y(), in ParabolaValue()
220 A1 * XDir.Z() + U * YDir.Z() + PLoc.Z()); in ParabolaValue()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/ElSLib/
H A DElSLib.cxx50 U * XDir.Y() + V * YDir.Y() + PLoc.Y(), in PlaneValue()
51 U * XDir.Z() + V * YDir.Z() + PLoc.Z()); in PlaneValue()
253 X = A1 * XDir.X() + A2 * YDir.X(); in SphereDN()
254 Y = A1 * XDir.Y() + A2 * YDir.Y(); in SphereDN()
255 Z = A1 * XDir.Z() + A2 * YDir.Z(); in SphereDN()
306 X = A1 * XDir.X() + A2 * YDir.X(); in TorusDN()
307 Y = A1 * XDir.Y() + A2 * YDir.Y(); in TorusDN()
308 Z = A1 * XDir.Z() + A2 * YDir.Z(); in TorusDN()
512 Vu.SetX(XDir.X()); in PlaneD1()
513 Vu.SetY(XDir.Y()); in PlaneD1()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Extrema/
H A DExtrema_ExtElCS.cxx349 gp_Dir XDir = Pos.XDirection(); in Perform() local
351 T[0] = XDir.AngleWithRef(ExtLine, NCirc); in Perform()
773 gp_Dir XDir = Pos.XDirection(); in Perform() local
777 Standard_Real B = C.MajorRadius()*(NPln.Dot(XDir)); in Perform()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_FunctionGuide.hxx50 … SetParam (const Standard_Real Param, const gp_Pnt& Centre, const gp_XYZ& Dir, const gp_XYZ& XDir);
/dports/cad/opencascade/opencascade-7.6.0/src/GeomLib/
H A DGeomLib.cxx1862 gp_Dir& XDir, in Inertia() argument
1956 XDir.SetCoord(V3(1),V3(2),V3(3)); in Inertia()
H A DGeomLib.hxx130 …Standard_EXPORT static void Inertia (const TColgp_Array1OfPnt& Points, gp_Pnt& Bary, gp_Dir& XDir,…
/dports/cad/opencascade/opencascade-7.6.0/src/GeomPlate/
H A DGeomPlate_BuildAveragePlane.cxx209 gp_Dir XDir = BestDir ^ Axe.XDirection(); in GeomPlate_BuildAveragePlane() local
210 XDir ^= BestDir; in GeomPlate_BuildAveragePlane()
212 gp_Ax3 Axe3( Axe.Location(), BestDir, XDir ); in GeomPlate_BuildAveragePlane()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomToIGES/
H A DGeomToIGES_GeomSurface.cxx1210 gp_Dir XDir = XAxe.Direction(); in Handle() local
1217 XDir.Reverse(); in Handle()
1225 aRefDir->Init (XDir.XYZ()); in Handle()
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_EqualDistanceRelation.cxx489 gp_Dir XDir = aPln.XAxis().Direction(); in ComputeTwoEdgesLength() local
496 Standard_Real anAngle = aDir1.Angle(XDir); //Get the angle in range [0, M_PI] in ComputeTwoEdgesLength()
505 Standard_Real anAngle = aDir2.Angle(XDir); //Get the angle in range [0, M_PI] in ComputeTwoEdgesLength()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/opt/
H A Dpass_remove_duplicates_test.cpp319 OpMemberName %2 0 "XDir" in TEST_F()
373 OpMemberName %2 0 "XDir" in TEST_F()
422 OpMemberName %2 0 "XDir" in TEST_F()
480 OpMemberName %2 0 "XDir" in TEST_F()
529 OpMemberName %2 0 "XDir" in TEST_F()
580 OpMemberName %3 0 "XDir" in TEST_F()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/9660/
H A Ddirec.c9 mkdirec(Direc *direc, XDir *d) in mkdirec()
93 adddirec(Direc *root, char *name, XDir *d) in adddirec()
H A Ddump.c287 createdumpdir(Direc *root, XDir *dir, char *utfname) in createdumpdir()
343 adddumpdir(Direc *root, ulong now, XDir *dir) in adddumpdir()
411 readdumpdirs(Cdimg *cd, XDir *dir, char *(*cvt)(uchar*, int)) in readdumpdirs()
418 XDir xd; in readdumpdirs()
H A Ddump9660.c38 XDir dir; in main()
382 XDir xd; in addprotofile()
H A Diso9660.h18 typedef struct XDir XDir; typedef
24 struct XDir { struct
338 void mkdirec(Direc*, XDir*);
340 Direc *adddirec(Direc*, char*, XDir*);
354 Direc readdumpdirs(Cdimg*, XDir*, char*(*)(uchar*,int));
355 char *adddumpdir(Direc*, ulong, XDir*);
388 void dirtoxdir(XDir*, Dir*);

123