Open CASCADE Technology 6.5.2
Public Member Functions
Graphic3d_ListIteratorOfListOfShortReal Class Reference

#include <Graphic3d_ListIteratorOfListOfShortReal.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Graphic3d_ListIteratorOfListOfShortReal ()
 Graphic3d_ListIteratorOfListOfShortReal (const Graphic3d_ListOfShortReal &L)
void Initialize (const Graphic3d_ListOfShortReal &L)
Standard_Boolean More () const
void Next ()
Standard_ShortRealValue () const

Constructor & Destructor Documentation

Graphic3d_ListIteratorOfListOfShortReal::Graphic3d_ListIteratorOfListOfShortReal ( )
Graphic3d_ListIteratorOfListOfShortReal::Graphic3d_ListIteratorOfListOfShortReal ( const Graphic3d_ListOfShortReal L)

Member Function Documentation

void Graphic3d_ListIteratorOfListOfShortReal::Initialize ( const Graphic3d_ListOfShortReal L)
Standard_Boolean Graphic3d_ListIteratorOfListOfShortReal::More ( ) const
void Graphic3d_ListIteratorOfListOfShortReal::Next ( )
void Graphic3d_ListIteratorOfListOfShortReal::operator delete ( void *  anAddress) [inline]
void* Graphic3d_ListIteratorOfListOfShortReal::operator new ( size_t  size) [inline]
void* Graphic3d_ListIteratorOfListOfShortReal::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_ShortReal& Graphic3d_ListIteratorOfListOfShortReal::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