Home
last modified time | relevance | path

Searched defs:theW (Results 1 – 7 of 7) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_Triangulator.cxx52 const TColStd_SequenceOfInteger& theW, in appendTriangle()
140 const TColStd_SequenceOfInteger& theW, in addTriange34()
185 const TColStd_SequenceOfInteger& theW) in checkCondition()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DNCollection_Vec4.hxx53 const Element_t theW) in NCollection_Vec4()
70 …explicit NCollection_Vec4(const NCollection_Vec3<Element_t>& theVec3, const Element_t theW = Eleme… in NCollection_Vec4()
94 const Element_t theW) in SetValues()
103 void SetValues (const NCollection_Vec3<Element_t>& theVec3, const Element_t theW) in SetValues()
H A Dgp_Quaternion.hxx45 …t Standard_Real theX, const Standard_Real theY, const Standard_Real theZ, const Standard_Real theW) in gp_Quaternion()
290 Standard_Real theZ, Standard_Real theW) in Set()
/dports/cad/opencascade/opencascade-7.6.0/src/NCollection/
H A DNCollection_Vec4.hxx53 const Element_t theW) in NCollection_Vec4()
70 …explicit NCollection_Vec4(const NCollection_Vec3<Element_t>& theVec3, const Element_t theW = Eleme… in NCollection_Vec4()
94 const Element_t theW) in SetValues()
103 void SetValues (const NCollection_Vec3<Element_t>& theVec3, const Element_t theW) in SetValues()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DNCollection_Vec4.hxx53 const Element_t theW) in NCollection_Vec4()
70 …explicit NCollection_Vec4(const NCollection_Vec3<Element_t>& theVec3, const Element_t theW = Eleme… in NCollection_Vec4()
94 const Element_t theW) in SetValues()
103 void SetValues (const NCollection_Vec3<Element_t>& theVec3, const Element_t theW) in SetValues()
/dports/cad/opencascade/opencascade-7.6.0/src/gp/
H A Dgp_Quaternion.hxx45 …t Standard_Real theX, const Standard_Real theY, const Standard_Real theZ, const Standard_Real theW) in gp_Quaternion()
290 Standard_Real theZ, Standard_Real theW) in Set()
/dports/cad/opencascade/opencascade-7.6.0/src/LocOpe/
H A DLocOpe_SplitDrafts.cxx194 TopoDS_Wire theW = W; in Perform() local