#include <Visual3d_SetIteratorOfSetOfClipPlane.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | Visual3d_SetIteratorOfSetOfClipPlane () |
Standard_EXPORT | Visual3d_SetIteratorOfSetOfClipPlane (const Visual3d_SetOfClipPlane &S) |
Standard_EXPORT void | Initialize (const Visual3d_SetOfClipPlane &S) |
Standard_Boolean | More () const |
void | Next () |
const Handle_Visual3d_ClipPlane & | Value () const |
Private Attributes | |
Visual3d_ListIteratorOfSetListOfSetOfClipPlane | myIterator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|