Open CASCADE Technology
6.5.4
|
#include <TopOpeBRep_VPointInterIterator.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | TopOpeBRep_VPointInterIterator () |
TopOpeBRep_VPointInterIterator (const TopOpeBRep_LineInter &LI) | |
void | Init (const TopOpeBRep_LineInter &LI, const Standard_Boolean checkkeep=Standard_False) |
void | Init () |
Standard_Boolean | More () const |
void | Next () |
const TopOpeBRep_VPointInter & | CurrentVP () |
Standard_Integer | CurrentVPIndex () const |
TopOpeBRep_VPointInter & | ChangeCurrentVP () |
TopOpeBRep_PLineInter | PLineInterDummy () const |
void TopOpeBRep_VPointInterIterator::Init | ( | const TopOpeBRep_LineInter & | LI, |
const Standard_Boolean | checkkeep = Standard_False |
||
) |