Open CASCADE Technology
6.5.4
|
#include <Visual3d_ListIteratorOfSetListOfSetOfClipPlane.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | Visual3d_ListIteratorOfSetListOfSetOfClipPlane () |
Visual3d_ListIteratorOfSetListOfSetOfClipPlane (const Visual3d_SetListOfSetOfClipPlane &L) | |
void | Initialize (const Visual3d_SetListOfSetOfClipPlane &L) |
Standard_Boolean | More () const |
void | Next () |
Handle_Visual3d_ClipPlane & | Value () const |
DEFINE_STANDARD_ALLOC Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Visual3d_ListIteratorOfSetListOfSetOfClipPlane | ( | ) |
Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Visual3d_ListIteratorOfSetListOfSetOfClipPlane | ( | const Visual3d_SetListOfSetOfClipPlane & | L | ) |
void Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Initialize | ( | const Visual3d_SetListOfSetOfClipPlane & | L | ) |
Handle_Visual3d_ClipPlane& Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Value | ( | ) | const |