Open CASCADE Technology 6.5.2
Public Member Functions
Graphic3d_ListIteratorOfListOfPArray Class Reference

#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)
 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

Constructor & Destructor Documentation

Graphic3d_ListIteratorOfListOfPArray::Graphic3d_ListIteratorOfListOfPArray ( )
Graphic3d_ListIteratorOfListOfPArray::Graphic3d_ListIteratorOfListOfPArray ( const Graphic3d_ListOfPArray L)

Member Function Documentation

void Graphic3d_ListIteratorOfListOfPArray::Initialize ( const Graphic3d_ListOfPArray L)
Standard_Boolean Graphic3d_ListIteratorOfListOfPArray::More ( ) const
void Graphic3d_ListIteratorOfListOfPArray::Next ( )
void Graphic3d_ListIteratorOfListOfPArray::operator delete ( void *  anAddress) [inline]
void* Graphic3d_ListIteratorOfListOfPArray::operator new ( size_t  size) [inline]
void* Graphic3d_ListIteratorOfListOfPArray::operator new ( size_t  ,
void *  anAddress 
) [inline]
Handle_Graphic3d_ArrayOfPrimitives& Graphic3d_ListIteratorOfListOfPArray::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines