Home
last modified time | relevance | path

Searched defs:theV (Results 1 – 25 of 121) sorted by relevance

12345

/dports/cad/opencascade/opencascade-7.6.0/src/GeomEvaluator/
H A DGeomEvaluator_SurfaceOfRevolution.cxx44 const Standard_Real theU, const Standard_Real theV, in D0()
58 const Standard_Real theU, const Standard_Real theV, in D1()
82 const Standard_Real theU, const Standard_Real theV, in D2()
113 const Standard_Real theU, const Standard_Real theV, in D3()
152 const Standard_Real theU, const Standard_Real theV, in DN()
H A DGeomEvaluator_SurfaceOfExtrusion.cxx38 const Standard_Real theU, const Standard_Real theV, in D0()
50 const Standard_Real theU, const Standard_Real theV, in D1()
63 const Standard_Real theU, const Standard_Real theV, in D2()
80 const Standard_Real theU, const Standard_Real theV, in D3()
H A DGeomEvaluator_OffsetSurface.cxx103 const Standard_Real theV, in derivatives()
289 const Standard_Real theU, const Standard_Real theV, in D1()
317 const Standard_Real theU, const Standard_Real theV, in D2()
348 const Standard_Real theU, const Standard_Real theV, in D3()
379 const Standard_Real theU, const Standard_Real theV, in DN()
457 const Standard_Real theU, const Standard_Real theV, in BaseD3()
472 const Standard_Real theU, const Standard_Real theV, in CalculateD0()
544 const Standard_Real theU, const Standard_Real theV, in CalculateD1()
665 const Standard_Real theU, const Standard_Real theV, in CalculateD2()
739 const Standard_Real theU, const Standard_Real theV, in CalculateD3()
[all …]
/dports/astro/merkaartor/merkaartor-0.19.0/src/Commands/
H A DFeatureCommands.h51 QString theV; variable
84 QString theV; variable
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DAdaptor3d_HSurfaceTool.hxx89 …t Handle(Adaptor3d_Surface)& theSurf, const Standard_Real theU, const Standard_Real theV) { return… in Value()
92 const Standard_Real theU, const Standard_Real theV, in D0()
99 const Standard_Real theU, const Standard_Real theV, in D1()
107 const Standard_Real theU, const Standard_Real theV, in D2()
116 const Standard_Real theU, const Standard_Real theV, in D3()
126 const Standard_Real theU, const Standard_Real theV, in DN()
H A Dgp_Ax1.hxx50 gp_Ax1 (const gp_Pnt& theP, const gp_Dir& theV) in gp_Ax1()
55 void SetDirection (const gp_Dir& theV) { vdir = theV; } in SetDirection()
200 void Translate (const gp_Vec& theV) { loc.Translate (theV); } in Translate()
H A Dgp_Ax2d.hxx56 gp_Ax2d (const gp_Pnt2d& theP, const gp_Dir2d& theV) in gp_Ax2d()
65 void SetDirection (const gp_Dir2d& theV) { vdir = theV; } in SetDirection()
177 void Translate (const gp_Vec2d& theV) { loc.Translate (theV); } in Translate()
H A Dgp_Lin.hxx58 gp_Lin (const gp_Pnt& theP, const gp_Dir& theV) in gp_Lin()
79 void SetDirection (const gp_Dir& theV) { pos.SetDirection (theV); } in SetDirection()
191 void Translate (const gp_Vec& theV) { pos.Translate (theV); } in Translate()
H A DDraw_Number.hxx35 void Value (const Standard_Real theV) { myValue = theV; } in Value()
H A Dgp_Lin2d.hxx55 gp_Lin2d (const gp_Pnt2d& theP, const gp_Dir2d& theV) in gp_Lin2d()
77 void SetDirection (const gp_Dir2d& theV) { pos.SetDirection (theV); } in SetDirection()
186 void Translate (const gp_Vec2d& theV) { pos.Translate (theV); } in Translate()
H A DPoly_CoherentNode.hxx64 const Standard_Real theV) in SetUV()
H A Dgp_Ax22d.hxx80 …gp_Ax22d (const gp_Pnt2d& theP, const gp_Dir2d& theV, const Standard_Boolean theIsSense = Standard… in gp_Ax22d()
232 void Translate (const gp_Vec2d& theV) { point.Translate (theV); } in Translate()
H A Dgp_Ax2.hxx336 void Translate (const gp_Vec& theV) { axis.Translate (theV); } in Translate()
404 inline void gp_Ax2::SetDirection (const gp_Dir& theV) in SetDirection()
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor3d/
H A DAdaptor3d_HSurfaceTool.hxx89 …t Handle(Adaptor3d_Surface)& theSurf, const Standard_Real theU, const Standard_Real theV) { return… in Value()
92 const Standard_Real theU, const Standard_Real theV, in D0()
99 const Standard_Real theU, const Standard_Real theV, in D1()
107 const Standard_Real theU, const Standard_Real theV, in D2()
116 const Standard_Real theU, const Standard_Real theV, in D3()
126 const Standard_Real theU, const Standard_Real theV, in DN()
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Ax2d.hxx56 gp_Ax2d (const gp_Pnt2d& theP, const gp_Dir2d& theV) in gp_Ax2d()
65 void SetDirection (const gp_Dir2d& theV) { vdir = theV; } in SetDirection()
177 void Translate (const gp_Vec2d& theV) { loc.Translate (theV); } in Translate()
H A Dgp_Ax1.hxx50 gp_Ax1 (const gp_Pnt& theP, const gp_Dir& theV) in gp_Ax1()
55 void SetDirection (const gp_Dir& theV) { vdir = theV; } in SetDirection()
200 void Translate (const gp_Vec& theV) { loc.Translate (theV); } in Translate()
H A Dgp_Lin.hxx58 gp_Lin (const gp_Pnt& theP, const gp_Dir& theV) in gp_Lin()
79 void SetDirection (const gp_Dir& theV) { pos.SetDirection (theV); } in SetDirection()
191 void Translate (const gp_Vec& theV) { pos.Translate (theV); } in Translate()
H A Dgp_Lin2d.hxx55 gp_Lin2d (const gp_Pnt2d& theP, const gp_Dir2d& theV) in gp_Lin2d()
77 void SetDirection (const gp_Dir2d& theV) { pos.SetDirection (theV); } in SetDirection()
186 void Translate (const gp_Vec2d& theV) { pos.Translate (theV); } in Translate()
H A Dgp_Ax22d.hxx80 …gp_Ax22d (const gp_Pnt2d& theP, const gp_Dir2d& theV, const Standard_Boolean theIsSense = Standard… in gp_Ax22d()
232 void Translate (const gp_Vec2d& theV) { point.Translate (theV); } in Translate()
H A Dgp_Ax2.hxx336 void Translate (const gp_Vec& theV) { axis.Translate (theV); } in Translate()
404 inline void gp_Ax2::SetDirection (const gp_Dir& theV) in SetDirection()
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Number.hxx35 void Value (const Standard_Real theV) { myValue = theV; } in Value()
/dports/cad/opencascade/opencascade-7.6.0/src/BSplSLib/
H A DBSplSLib_Cache.cxx92 const Standard_Real& theV, in D0()
147 const Standard_Real& theV, in D1()
230 const Standard_Real& theV, in D2()
/dports/cad/opencascade/opencascade-7.6.0/src/Poly/
H A DPoly_CoherentNode.hxx64 const Standard_Real theV) in SetUV()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DPoly_CoherentNode.hxx64 const Standard_Real theV) in SetUV()
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Dparser.cpp644 _Variable *theV = CheckReceptacleCommandID (name, id, checkValid, isGlobal); in CheckReceptacleCommandIDAndStore() local
658 _Variable * theV = CheckReceptacle(name, fID, checkValid); in CheckReceptacleAndStore() local
676 void InsertVar (_Variable* theV) { in InsertVar()
776 void ReplaceVar (_Variable* theV) { in ReplaceVar()
1170 _Variable * theV = LocateVar(variable_record.get_value()); in FinishDeferredSF() local

12345