#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) |
Standard_EXPORT | TopOpeBRep_VPointInterIterator () |
Standard_EXPORT | TopOpeBRep_VPointInterIterator (const TopOpeBRep_LineInter &LI) |
Standard_EXPORT void | Init (const TopOpeBRep_LineInter &LI, const Standard_Boolean checkkeep=Standard_False) |
Standard_EXPORT void | Init () |
Standard_EXPORT Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT const TopOpeBRep_VPointInter & | CurrentVP () |
Standard_EXPORT Standard_Integer | CurrentVPIndex () const |
Standard_EXPORT TopOpeBRep_VPointInter & | ChangeCurrentVP () |
Standard_EXPORT TopOpeBRep_PLineInter | PLineInterDummy () const |
Private Attributes | |
TopOpeBRep_PLineInter | myLineInter |
Standard_Integer | myVPointIndex |
Standard_Integer | myVPointNb |
Standard_Boolean | mycheckkeep |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|