Open CASCADE Technology
7.2.0
|
#include <TopOpeBRep_WPointInterIterator.hxx>
Public Member Functions | |
TopOpeBRep_WPointInterIterator () | |
TopOpeBRep_WPointInterIterator (const TopOpeBRep_LineInter &LI) | |
void | Init (const TopOpeBRep_LineInter &LI) |
void | Init () |
Standard_Boolean | More () const |
void | Next () |
const TopOpeBRep_WPointInter & | CurrentWP () |
TopOpeBRep_PLineInter | PLineInterDummy () const |
TopOpeBRep_WPointInterIterator::TopOpeBRep_WPointInterIterator | ( | ) |
TopOpeBRep_WPointInterIterator::TopOpeBRep_WPointInterIterator | ( | const TopOpeBRep_LineInter & | LI | ) |
const TopOpeBRep_WPointInter& TopOpeBRep_WPointInterIterator::CurrentWP | ( | ) |
void TopOpeBRep_WPointInterIterator::Init | ( | const TopOpeBRep_LineInter & | LI | ) |
void TopOpeBRep_WPointInterIterator::Init | ( | ) |
Standard_Boolean TopOpeBRep_WPointInterIterator::More | ( | ) | const |
void TopOpeBRep_WPointInterIterator::Next | ( | ) |
TopOpeBRep_PLineInter TopOpeBRep_WPointInterIterator::PLineInterDummy | ( | ) | const |