Open CASCADE Technology 6.6.0
|
#include <Visual3d_ListIteratorOfSetListOfSetOfClipPlane.hxx>
Public Member Functions | |
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 |
Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Visual3d_ListIteratorOfSetListOfSetOfClipPlane | ( | ) |
Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Visual3d_ListIteratorOfSetListOfSetOfClipPlane | ( | const Visual3d_SetListOfSetOfClipPlane & | L | ) |
void Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Initialize | ( | const Visual3d_SetListOfSetOfClipPlane & | L | ) |
Standard_Boolean Visual3d_ListIteratorOfSetListOfSetOfClipPlane::More | ( | ) | const |
void Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Next | ( | ) |
Handle_Visual3d_ClipPlane& Visual3d_ListIteratorOfSetListOfSetOfClipPlane::Value | ( | ) | const |