#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | BRep_ListIteratorOfListOfCurveRepresentation () |
Standard_EXPORT | BRep_ListIteratorOfListOfCurveRepresentation (const BRep_ListOfCurveRepresentation &L) |
Standard_EXPORT void | Initialize (const BRep_ListOfCurveRepresentation &L) |
Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT Handle_BRep_CurveRepresentation & | Value () const |
Private Attributes | |
Standard_Address | current |
Standard_Address | previous |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|