Home
last modified time | relevance | path

Searched refs:OrSave1 (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DChFi3d.hxx58 …pAbs_Orientation& Or1, TopAbs_Orientation& Or2, const TopAbs_Orientation OrSave1, const TopAbs_Ori…
67 …_Boolean SameSide (const TopAbs_Orientation Or, const TopAbs_Orientation OrSave1, const TopAbs_Ori…
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d.hxx69 …pAbs_Orientation& Or1, TopAbs_Orientation& Or2, const TopAbs_Orientation OrSave1, const TopAbs_Ori…
78 …_Boolean SameSide (const TopAbs_Orientation Or, const TopAbs_Orientation OrSave1, const TopAbs_Ori…
H A DChFi3d.cxx413 const TopAbs_Orientation OrSave1, in NextSide() argument
417 if (Or1 == TopAbs_FORWARD){Or1 = OrSave1;} in NextSide()
419 Or1 = TopAbs::Reverse(OrSave1); in NextSide()
471 const TopAbs_Orientation OrSave1, in SameSide() argument
477 if (Or == OrFace1){o1 = OrSave1;} in SameSide()
479 o1 = TopAbs::Reverse(OrSave1); in SameSide()
H A DChFi3d_Builder_0.cxx813 TopAbs_Orientation Or,OrSave1,OrSave2,OrFace1,OrFace2; in ChFi3d_IsInFront() local
822 OrSave1 = cd1->Orientation(jf1); in ChFi3d_IsInFront()
827 sameside = ChFi3d::SameSide(Or,OrSave1,OrSave2,OrFace1,OrFace2); in ChFi3d_IsInFront()
843 OrSave1 = cd1->Orientation(jf1); in ChFi3d_IsInFront()
848 sameside = ChFi3d::SameSide(Or,OrSave1,OrSave2,OrFace1,OrFace2); in ChFi3d_IsInFront()
876 OrSave1 = cd1->Orientation(jf1); in ChFi3d_IsInFront()
881 sameside = ChFi3d::SameSide(Or,OrSave1,OrSave2,OrFace1,OrFace2); in ChFi3d_IsInFront()
909 OrSave1 = cd1->Orientation(jf1); in ChFi3d_IsInFront()
914 sameside = ChFi3d::SameSide(Or,OrSave1,OrSave2,OrFace1,OrFace2); in ChFi3d_IsInFront()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DChFi3d.hxx69 …pAbs_Orientation& Or1, TopAbs_Orientation& Or2, const TopAbs_Orientation OrSave1, const TopAbs_Ori…
78 …_Boolean SameSide (const TopAbs_Orientation Or, const TopAbs_Orientation OrSave1, const TopAbs_Ori…