Home
last modified time | relevance | path

Searched refs:TopOpeBRep_VPointInterIterator (Results 1 – 25 of 26) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_VPointInterIterator.cxx27 TopOpeBRep_VPointInterIterator::TopOpeBRep_VPointInterIterator() : in TopOpeBRep_VPointInterIterator() function in TopOpeBRep_VPointInterIterator
36 TopOpeBRep_VPointInterIterator::TopOpeBRep_VPointInterIterator in TopOpeBRep_VPointInterIterator() function in TopOpeBRep_VPointInterIterator
47 void TopOpeBRep_VPointInterIterator::Init in Init()
61 void TopOpeBRep_VPointInterIterator::Init() in Init()
79 Standard_Boolean TopOpeBRep_VPointInterIterator::More() const in More()
89 void TopOpeBRep_VPointInterIterator::Next() in Next()
106 const TopOpeBRep_VPointInter& TopOpeBRep_VPointInterIterator::CurrentVP() in CurrentVP()
119 TopOpeBRep_VPointInter& TopOpeBRep_VPointInterIterator::ChangeCurrentVP() in ChangeCurrentVP()
132 Standard_Integer TopOpeBRep_VPointInterIterator::CurrentVPIndex()const in CurrentVPIndex()
139 TopOpeBRep_PLineInter TopOpeBRep_VPointInterIterator::PLineInterDummy() const {return myLineInter;} in PLineInterDummy()
H A DTopOpeBRep_VPointInterIterator.hxx32 class TopOpeBRep_VPointInterIterator class
39 Standard_EXPORT TopOpeBRep_VPointInterIterator();
41 Standard_EXPORT TopOpeBRep_VPointInterIterator(const TopOpeBRep_LineInter& LI);
H A DTopOpeBRep.hxx27 class TopOpeBRep_VPointInterIterator;
81 friend class TopOpeBRep_VPointInterIterator;
H A DTopOpeBRep_LineInter.cxx186 TopOpeBRep_VPointInterIterator VPI(*this); in SetINL()
227 TopOpeBRep_VPointInterIterator VPI(*this); in SetIsVClosed()
272 TopOpeBRep_VPointInterIterator VPI(*this); in SetHasVPonR()
292 TopOpeBRep_VPointInterIterator VPI(*this); in SetVPBounds()
391 TopOpeBRep_VPointInterIterator VPI(*this); in HasVInternal()
H A DFILES85 TopOpeBRep_VPointInterIterator.cxx
86 TopOpeBRep_VPointInterIterator.hxx
H A DTopOpeBRep_FacesFiller.hxx49 class TopOpeBRep_VPointInterIterator;
139 …Standard_EXPORT void ProcessVPIonR (TopOpeBRep_VPointInterIterator& VPI, const TopOpeBRepDS_Transi…
152 Standard_EXPORT void ProcessVPInotonR (TopOpeBRep_VPointInterIterator& VPI);
H A DTopOpeBRep_define.hxx23 #define MTPvpii TopOpeBRep_VPointInterIterator
H A DTopOpeBRep_FacesFiller.cxx231 TopOpeBRep_VPointInterIterator VPI; in CheckLine()
367 TopOpeBRep_VPointInterIterator VPI(L); in VP_PositionOnL()
400 TopOpeBRep_VPointInterIterator VPI(L); in VP_PositionOnR()
505 TopOpeBRep_VPointInterIterator VPIOL(Lrest); in PequalVPonR()
H A DTopOpeBRep_ProcessSectionEdges.cxx81 TopOpeBRep_VPointInterIterator VPI;VPI.Init(L); in GetESL()
115 TopOpeBRep_VPointInterIterator VPI; VPI.Init(L,checkkeep); in KeepRLine()
H A DTopOpeBRep_FacesFiller_1.cxx391 void TopOpeBRep_FacesFiller::ProcessVPInotonR(TopOpeBRep_VPointInterIterator& VPI) in ProcessVPInotonR()
581 TopOpeBRep_VPointInterIterator VPI; in ProcessRLine()
841 TopOpeBRep_VPointInterIterator VPI; in FUN_haslastvpon0()
904 TopOpeBRep_VPointInterIterator VPI; in FillLineVPonR()
929 TopOpeBRep_VPointInterIterator VPI; in FillLine()
H A DTopOpeBRep_vprdeg.cxx120 TopOpeBRep_VPointInterIterator itvp(L); in FUN_FillVof12()
167 TopOpeBRep_VPointInterIterator itvp(L); in FUN_GetdgData()
H A DTopOpeBRep_FFDumper.cxx157 TopOpeBRep_VPointInterIterator VPI;
H A DTopOpeBRep_ProcessGR.cxx225 TopOpeBRep_VPointInterIterator VPI; in Lminmax()
H A DTopOpeBRep_vpr.cxx133 (TopOpeBRep_VPointInterIterator& VPI, in ProcessVPIonR()
152 TopOpeBRep_VPointInterIterator VPIbis; in FUN_transForWL()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTopOpeBRep_VPointInterIterator.hxx32 class TopOpeBRep_VPointInterIterator class
39 Standard_EXPORT TopOpeBRep_VPointInterIterator();
41 Standard_EXPORT TopOpeBRep_VPointInterIterator(const TopOpeBRep_LineInter& LI);
H A DTopOpeBRep.hxx27 class TopOpeBRep_VPointInterIterator;
81 friend class TopOpeBRep_VPointInterIterator;
H A DTopOpeBRep_FacesFiller.hxx49 class TopOpeBRep_VPointInterIterator;
139 …Standard_EXPORT void ProcessVPIonR (TopOpeBRep_VPointInterIterator& VPI, const TopOpeBRepDS_Transi…
152 Standard_EXPORT void ProcessVPInotonR (TopOpeBRep_VPointInterIterator& VPI);
H A DTopOpeBRep_define.hxx23 #define MTPvpii TopOpeBRep_VPointInterIterator
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTopOpeBRep_VPointInterIterator.hxx32 class TopOpeBRep_VPointInterIterator class
39 Standard_EXPORT TopOpeBRep_VPointInterIterator();
41 Standard_EXPORT TopOpeBRep_VPointInterIterator(const TopOpeBRep_LineInter& LI);
H A DTopOpeBRep.hxx27 class TopOpeBRep_VPointInterIterator;
81 friend class TopOpeBRep_VPointInterIterator;
H A DTopOpeBRep_FacesFiller.hxx49 class TopOpeBRep_VPointInterIterator;
139 …Standard_EXPORT void ProcessVPIonR (TopOpeBRep_VPointInterIterator& VPI, const TopOpeBRepDS_Transi…
152 Standard_EXPORT void ProcessVPInotonR (TopOpeBRep_VPointInterIterator& VPI);
H A DTopOpeBRep_define.hxx23 #define MTPvpii TopOpeBRep_VPointInterIterator
/dports/cad/opencascade/opencascade-7.6.0/adm/wnt/cbp/
H A DTKBool_obj.link1 …_VPointInterClassifier.o ../../../wnt/gcc/obj/src/TopOpeBRep/TopOpeBRep_VPointInterIterator.o ../.…
H A DTKBool_objd.link1 …VPointInterClassifier.o ../../../wnt/gcc/objd/src/TopOpeBRep/TopOpeBRep_VPointInterIterator.o ../.…
/dports/cad/opencascade/opencascade-7.6.0/adm/mac/xcd/TKBool.xcodeproj/
H A Dproject.pbxproj348 … sourcecode.cpp.cpp; name = TopOpeBRep_VPointInterIterator.cxx; path = ../../../src/TopOpeBRep/Top…

12