Home
last modified time | relevance | path

Searched defs:theL (Results 1 – 23 of 23) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc_DimTolTool.cxx312 void XCAFDoc_DimTolTool::SetDimension(const TDF_Label& theL, in SetDimension()
411 void XCAFDoc_DimTolTool::SetGeomTolerance(const TDF_Label& theL, in SetGeomTolerance()
424 void XCAFDoc_DimTolTool::SetGeomTolerance(const TDF_LabelSequence& theL, in SetGeomTolerance()
474 void XCAFDoc_DimTolTool::SetDimTol(const TDF_Label& theL, in SetDimTol()
508 Standard_Boolean XCAFDoc_DimTolTool::GetRefShapeLabel(const TDF_Label& theL, in GetRefShapeLabel()
738 void XCAFDoc_DimTolTool::SetDatum(const TDF_LabelSequence& theL, in SetDatum()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepClass/
H A DBRepClass_Intersector.cxx141 const gp_Lin2d& theL, in IsInter()
164 const gp_Lin2d& theL, in CheckOn()
223 const gp_Lin2d& theL, in CheckSkip()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepLib/
H A DBRepLib_MakeWire_1.cxx189 void BRepLib_MakeWire::CollectCoincidentVertices(const TopTools_ListOfShape& theL, in CollectCoincidentVertices()
356 void BRepLib_MakeWire::CreateNewListOfEdges(const TopTools_ListOfShape& theL, in CreateNewListOfEdges()
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDimTolObjects/
H A DXCAFDimTolObjects_DimensionObject.cxx380 void XCAFDimTolObjects_DimensionObject::SetNbOfDecimalPlaces (const Standard_Integer theL, const St… in SetNbOfDecimalPlaces()
390 void XCAFDimTolObjects_DimensionObject::GetNbOfDecimalPlaces (Standard_Integer& theL, Standard_Inte… in GetNbOfDecimalPlaces()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DQuantity_Color.hxx338 static void HlsRgb (const Standard_Real theH, const Standard_Real theL, const Standard_Real theS, in HlsRgb()
349 Standard_Real& theH, Standard_Real& theL, Standard_Real& theS) in RgbHls()
H A DPrs3d_PlaneAspect.hxx94 void SetIsoDistance (const Standard_Real theL) { myIsoDistance = theL; } in SetIsoDistance()
H A DBRepClass3d_BndBoxTree.hxx99 void SetCurrentLine (const gp_Lin& theL, in SetCurrentLine()
H A Dgp_Pln.hxx173 …Standard_Boolean Contains (const gp_Lin& theL, const Standard_Real theLinearTolerance, const Stand… in Contains() argument
/dports/cad/opencascade/opencascade-7.6.0/src/Quantity/
H A DQuantity_Color.hxx338 static void HlsRgb (const Standard_Real theH, const Standard_Real theL, const Standard_Real theS, in HlsRgb()
349 Standard_Real& theH, Standard_Real& theL, Standard_Real& theS) in RgbHls()
H A DQuantity_Color.cxx37 #define Quantity_ColorValidateHlsRange(theH, theL, theS) \ argument
44 #define Quantity_ColorValidateLabRange(theL, thea, theb) \ argument
49 #define Quantity_ColorValidateLchRange(theL, thec, theh) \ argument
/dports/cad/opencascade/opencascade-7.6.0/src/Prs3d/
H A DPrs3d_PlaneAspect.hxx94 void SetIsoDistance (const Standard_Real theL) { myIsoDistance = theL; } in SetIsoDistance()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DPrs3d_PlaneAspect.hxx94 void SetIsoDistance (const Standard_Real theL) { myIsoDistance = theL; } in SetIsoDistance()
H A DBRepClass3d_BndBoxTree.hxx99 void SetCurrentLine (const gp_Lin& theL, in SetCurrentLine()
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DTmpIsTree.C225 void FacetComplex::myMakeXj(list<unsigned int>& theL,const unsigned int j)const in myMakeXj()
239 void FacetComplex::myMakeG(vector<unsigned int>& theL, in myMakeG()
/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DTmpIsTree.C225 void FacetComplex::myMakeXj(list<unsigned int>& theL,const unsigned int j)const in myMakeXj()
239 void FacetComplex::myMakeG(vector<unsigned int>& theL, in myMakeG()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepClass3d/
H A DBRepClass3d_BndBoxTree.hxx99 void SetCurrentLine (const gp_Lin& theL, in SetCurrentLine()
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Pln.hxx173 …Standard_Boolean Contains (const gp_Lin& theL, const Standard_Real theLinearTolerance, const Stand… in Contains() argument
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTools/
H A DBRepTools_Modifier.cxx486 Standard_Real theF,theL; in Rebuild() local
/dports/cad/opencascade/opencascade-7.6.0/src/Bnd/
H A DBnd_OBB.cxx406 OBBTool(const TColgp_Array1OfPnt& theL, in OBBTool()
/dports/cad/opencascade/opencascade-7.6.0/src/TObj/
H A DTObj_Object.cxx203 static TDF_Label getLabelByRank(const TDF_Label& theL, in getLabelByRank()
/dports/cad/opencascade/opencascade-7.6.0/src/QANCollection/
H A DQANCollection_Test.cxx202 static void TestList (QANCollection_ListFunc& theL) in TestList()
/dports/cad/opencascade/opencascade-7.6.0/src/GeomEvaluator/
H A DGeomEvaluator_OffsetSurface.cxx109 const Handle(Geom_BSplineSurface)& theL, in derivatives()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_AdvancedEvolved.cxx1796 Standard_Boolean ContainsInList(const TopTools_ListOfShape& theL, in ContainsInList()