![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <TopOpeBRep_VPointInterIterator.hxx>
Public Member Functions | |
| TopOpeBRep_VPointInterIterator () | |
| TopOpeBRep_VPointInterIterator (const TopOpeBRep_LineInter &LI) | |
| void | Init (const TopOpeBRep_LineInter &LI, const bool checkkeep=false) |
| void | Init () |
| bool | More () const |
| void | Next () |
| const TopOpeBRep_VPointInter & | CurrentVP () |
| int | 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 | ( | ) |
| int TopOpeBRep_VPointInterIterator::CurrentVPIndex | ( | ) | const |
| void TopOpeBRep_VPointInterIterator::Init | ( | ) |
| void TopOpeBRep_VPointInterIterator::Init | ( | const TopOpeBRep_LineInter & | LI, |
| const bool | checkkeep = false ) |
| bool TopOpeBRep_VPointInterIterator::More | ( | ) | const |
| void TopOpeBRep_VPointInterIterator::Next | ( | ) |
| TopOpeBRep_PLineInter TopOpeBRep_VPointInterIterator::PLineInterDummy | ( | ) | const |