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