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