Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/BOPDS/
H A DBOPDS_PaveBlock.cxx214 void BOPDS_PaveBlock::RemoveExtPave(const Standard_Integer theVertNum) in RemoveExtPave() argument
216 if (myMFence.Contains(theVertNum)) in RemoveExtPave()
221 if (itPaves.Value().Index() == theVertNum) in RemoveExtPave()
226 myMFence.Remove(theVertNum); in RemoveExtPave()
H A DBOPDS_PaveBlock.hxx146 Standard_EXPORT void RemoveExtPave(const Standard_Integer theVertNum);
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPDS_PaveBlock.hxx146 Standard_EXPORT void RemoveExtPave(const Standard_Integer theVertNum);
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPDS_PaveBlock.hxx152 Standard_EXPORT void RemoveExtPave(const Standard_Integer theVertNum);