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