|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRep_VPointInterIterator.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | ( | ) |
| void TopOpeBRep_VPointInterIterator::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRep_VPointInterIterator::operator new | ( | size_t | size | ) | [inline] |
| void* TopOpeBRep_VPointInterIterator::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| TopOpeBRep_PLineInter TopOpeBRep_VPointInterIterator::PLineInterDummy | ( | ) | const |
1.7.4