Home
last modified time | relevance | path

Searched refs:myVPointIndex (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRep/
H A DTopOpeBRep_VPointInterIterator.cxx28 myLineInter(NULL),myVPointIndex(0),myVPointNb(0),mycheckkeep(Standard_False) in TopOpeBRep_VPointInterIterator()
63 myVPointIndex = 1; in Init()
69 else myVPointIndex++; in Init()
81 return (myVPointIndex <= myVPointNb); in More()
91 myVPointIndex++; in Next()
96 else myVPointIndex++; in Next()
110 const TopOpeBRep_VPointInter& VP = myLineInter->VPoint(myVPointIndex); in CurrentVP()
123 TopOpeBRep_VPointInter& VP = myLineInter->ChangeVPoint(myVPointIndex); in ChangeCurrentVP()
136 return myVPointIndex; in CurrentVPIndex()
H A DTopOpeBRep_VPointInterIterator.hxx73 Standard_Integer myVPointIndex; member in TopOpeBRep_VPointInterIterator
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTopOpeBRep_VPointInterIterator.hxx73 Standard_Integer myVPointIndex; member in TopOpeBRep_VPointInterIterator
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTopOpeBRep_VPointInterIterator.hxx73 Standard_Integer myVPointIndex; member in TopOpeBRep_VPointInterIterator