Home
last modified time | relevance | path

Searched defs:Pole (Results 1 – 25 of 46) sorted by last modified time

12

/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DMarbleGlobal.h139 enum Pole { enum
/dports/graphics/qgis/qgis-3.22.3/i18n/
H A Dqgis_fr.ts121313 <source>Pole of Inaccessibility</source> property
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DFootpath.h37 Pole = 1, enumerator
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Route.CsvRw/Namespaces/NonTrack/
H A DStructure.Commands.cs10 Pole, enumerator
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Route.CsvRw/Namespaces/Track/
H A DTrack.Commands.cs71 Pole, enumerator
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Route.CsvRw/Structures/Route/
H A DPole.cs8 internal struct Pole struct
11 internal bool Exists;
13 internal int Mode;
15 internal double Location;
17 internal double Interval;
19 internal int Type;
21 …n, Vector2 Direction, double planar, double updown, double StartingDistance, double EndingDistance) in Create()
/dports/math/vtk9/VTK-9.1.0/Rendering/Annotation/
H A DvtkPolarAxesActor.h816 double Pole[3]; variable
/dports/cad/opencascade/opencascade-7.6.0/src/ProjLib/
H A DProjLib_ProjectedCurve.cxx157 const gp_Pnt& Pole, in TrimC3d()
501 gp_Pnt Pole = mySurface->Value(U1, Vmin); in Perform() local
536 gp_Pnt Pole = mySurface->Value(U1, V1); in Perform() local
543 gp_Pnt Pole = mySurface->Value(U2, V1); in Perform() local
550 gp_Pnt Pole = mySurface->Value(U1, V1); in Perform() local
557 gp_Pnt Pole = mySurface->Value(U1, V2); in Perform() local
/dports/cad/opencascade/opencascade-7.6.0/src/Law/
H A DLaw_BSpline.cxx1825 Standard_Real Law_BSpline::Pole (const Standard_Integer Index) const in Pole() function in Law_BSpline
/dports/cad/opencascade/opencascade-7.6.0/src/IGESToBRep/
H A DIGESToBRep_BasicCurve.cxx923 TColgp_Array1OfPnt Pole(1,NbPoles); in Handle() local
1192 TColgp_Array1OfPnt2d Pole(1,NbPoles); in Handle() local
1429 TColgp_Array1OfPnt Pole(1,NbPoints); in Handle() local
1529 TColgp_Array1OfPnt2d Pole(1,NbPoints); in Handle() local
H A DIGESToBRep_BasicSurface.cxx607 TColgp_Array2OfPnt Pole(1, NbPolesU, 1, NbPolesV); in Handle() local
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_BSplineCurve.cxx142 gp_Pnt IGESGeom_BSplineCurve::Pole (const Standard_Integer anIndex) const in Pole() function in IGESGeom_BSplineCurve
145 gp_Pnt Pole(tempXYZ); in Pole() local
154 gp_Pnt Pole(tempXYZ); in TransformedPole() local
H A DIGESGeom_BSplineSurface.cxx176 gp_Pnt IGESGeom_BSplineSurface::Pole in Pole() function in IGESGeom_BSplineSurface
182 gp_Pnt Pole(tempXYZ); in Pole() local
193 gp_Pnt Pole(tempXYZ); in TransformedPole() local
/dports/cad/opencascade/opencascade-7.6.0/src/GeomFill/
H A DGeomFill_Generator.cxx71 TColgp_Array1OfPnt Pole ( 1, NbUPoles); in Perform() local
H A DGeomFill_Coons.cxx99 TColgp_Array1OfPnt Pole ( 1, 4); in Init() local
/dports/cad/opencascade/opencascade-7.6.0/src/Geom2d/
H A DGeom2d_BSplineCurve_1.cxx593 const gp_Pnt2d& Geom2d_BSplineCurve::Pole (const Standard_Integer Index) const in Pole() function in Geom2d_BSplineCurve
H A DGeom2d_BezierCurve.cxx659 const gp_Pnt2d& Geom2d_BezierCurve::Pole (const Standard_Integer Index) const in Pole() function in Geom2d_BezierCurve
/dports/cad/opencascade/opencascade-7.6.0/src/Geom/
H A DGeom_BSplineSurface_1.cxx425 const gp_Pnt& Geom_BSplineSurface::Pole(const Standard_Integer UIndex, in Pole() function in Geom_BSplineSurface
H A DGeom_BezierCurve.cxx658 const gp_Pnt& Geom_BezierCurve::Pole (const Standard_Integer Index) const in Pole() function in Geom_BezierCurve
H A DGeom_BSplineCurve_1.cxx582 const gp_Pnt& Geom_BSplineCurve::Pole (const Standard_Integer Index) const in Pole() function in Geom_BSplineCurve
H A DGeom_BezierSurface.cxx1592 const gp_Pnt& Geom_BezierSurface::Pole (const Standard_Integer UIndex, in Pole() function in Geom_BezierSurface
/dports/cad/opencascade/opencascade-7.6.0/src/FairCurve/
H A DFairCurve_Energy.cxx261 gp_XY Pole (Vect(kk), Vect(kk+1)); in Hessian1() local
362 gp_XY Pole( Vect(kk), Vect(kk+1)); in Hessian1() local
/dports/cad/opencascade/opencascade-7.6.0/src/Convert/
H A DConvert_ElementarySurfaceToBSplineSurface.cxx137 gp_Pnt Convert_ElementarySurfaceToBSplineSurface::Pole in Pole() function in Convert_ElementarySurfaceToBSplineSurface
H A DConvert_ConicToBSplineCurve.cxx106 gp_Pnt2d Convert_ConicToBSplineCurve::Pole in Pole() function in Convert_ConicToBSplineCurve
/dports/cad/opencascade/opencascade-7.6.0/src/BSplCLib/
H A DBSplCLib.cxx1679 TColStd_Array1OfReal& Pole) in GetPole()

12