#include <TopOpeBRep_WPointInterIterator.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_WPointInterIterator () |
Standard_EXPORT | TopOpeBRep_WPointInterIterator (const TopOpeBRep_LineInter &LI) |
Standard_EXPORT void | Init (const TopOpeBRep_LineInter &LI) |
Standard_EXPORT void | Init () |
Standard_EXPORT Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT const TopOpeBRep_WPointInter & | CurrentWP () |
Standard_EXPORT TopOpeBRep_PLineInter | PLineInterDummy () const |
Private Attributes | |
TopOpeBRep_PLineInter | myLineInter |
Standard_Integer | myWPointIndex |
Standard_Integer | myWPointNb |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|