Home
last modified time | relevance | path

Searched defs:SetLinearForm (Results 1 – 9 of 9) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A Dgp_Vec.hxx318 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
327 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
336 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
344 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
351 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, const gp_Vec& theV2) in SetLinearForm() function in gp_Vec
357 void SetLinearForm (const gp_Vec& theV1, const gp_Vec& theV2) in SetLinearForm() function in gp_Vec
H A Dgp_XYZ.hxx347 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
360 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
372 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
384 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
395 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
406 void SetLinearForm (const gp_XYZ& theXYZ1, const gp_XYZ& theXYZ2) in SetLinearForm() function in gp_XYZ
H A Dgp_XY.hxx274 inline void SetLinearForm (const Standard_Real theA1, const gp_XY& theXY1, in SetLinearForm() function in gp_XY
285 inline void SetLinearForm (const Standard_Real theA1, const gp_XY& theXY1, in SetLinearForm() function in gp_XY
297 inline void SetLinearForm (const Standard_Real theA1, const gp_XY& theXY1, in SetLinearForm() function in gp_XY
308 inline void SetLinearForm (const gp_XY& theXY1, in SetLinearForm() function in gp_XY
H A Dgp_Vec2d.hxx252 void SetLinearForm (const Standard_Real theA1, const gp_Vec2d& theV1, in SetLinearForm() function in gp_Vec2d
259 void SetLinearForm (const Standard_Real theA1, const gp_Vec2d& theV1, in SetLinearForm() function in gp_Vec2d
266 void SetLinearForm (const Standard_Real theA1, const gp_Vec2d& theV1, const gp_Vec2d& theV2) in SetLinearForm() function in gp_Vec2d
272 void SetLinearForm (const gp_Vec2d& theV1, const gp_Vec2d& theV2) in SetLinearForm() function in gp_Vec2d
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_XYZ.hxx347 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
360 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
372 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
384 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
395 void SetLinearForm (const Standard_Real theA1, const gp_XYZ& theXYZ1, in SetLinearForm() function in gp_XYZ
406 void SetLinearForm (const gp_XYZ& theXYZ1, const gp_XYZ& theXYZ2) in SetLinearForm() function in gp_XYZ
H A Dgp_Vec.hxx318 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
327 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
336 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
344 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, in SetLinearForm() function in gp_Vec
351 void SetLinearForm (const Standard_Real theA1, const gp_Vec& theV1, const gp_Vec& theV2) in SetLinearForm() function in gp_Vec
357 void SetLinearForm (const gp_Vec& theV1, const gp_Vec& theV2) in SetLinearForm() function in gp_Vec
H A Dgp_XY.hxx274 inline void SetLinearForm (const Standard_Real theA1, const gp_XY& theXY1, in SetLinearForm() function in gp_XY
285 inline void SetLinearForm (const Standard_Real theA1, const gp_XY& theXY1, in SetLinearForm() function in gp_XY
297 inline void SetLinearForm (const Standard_Real theA1, const gp_XY& theXY1, in SetLinearForm() function in gp_XY
308 inline void SetLinearForm (const gp_XY& theXY1, in SetLinearForm() function in gp_XY
H A Dgp_Vec2d.hxx252 void SetLinearForm (const Standard_Real theA1, const gp_Vec2d& theV1, in SetLinearForm() function in gp_Vec2d
259 void SetLinearForm (const Standard_Real theA1, const gp_Vec2d& theV1, in SetLinearForm() function in gp_Vec2d
266 void SetLinearForm (const Standard_Real theA1, const gp_Vec2d& theV1, const gp_Vec2d& theV2) in SetLinearForm() function in gp_Vec2d
272 void SetLinearForm (const gp_Vec2d& theV1, const gp_Vec2d& theV2) in SetLinearForm() function in gp_Vec2d
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor3d/
H A DAdaptor3d_CurveOnSurface.cxx105 static gp_Vec SetLinearForm(const gp_Vec2d DW, const gp_Vec2d D2W,const gp_Vec2d D3W, in SetLinearForm() function