Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Graphic3d_ListOfShortReal Class Reference

#include <Graphic3d_ListOfShortReal.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Graphic3d_ListOfShortReal ()
void Assign (const Graphic3d_ListOfShortReal &Other)
void operator= (const Graphic3d_ListOfShortReal &Other)
Standard_Integer Extent () const
void Clear ()
 ~Graphic3d_ListOfShortReal ()
Standard_Boolean IsEmpty () const
void Prepend (const Standard_ShortReal &I)
void Prepend (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &theIt)
void Prepend (Graphic3d_ListOfShortReal &Other)
void Append (const Standard_ShortReal &I)
void Append (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &theIt)
void Append (Graphic3d_ListOfShortReal &Other)
Standard_ShortRealFirst () const
Standard_ShortRealLast () const
void RemoveFirst ()
void Remove (Graphic3d_ListIteratorOfListOfShortReal &It)
void InsertBefore (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &It)
void InsertBefore (Graphic3d_ListOfShortReal &Other, Graphic3d_ListIteratorOfListOfShortReal &It)
void InsertAfter (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &It)
void InsertAfter (Graphic3d_ListOfShortReal &Other, Graphic3d_ListIteratorOfListOfShortReal &It)

Constructor & Destructor Documentation


Member Function Documentation

void Graphic3d_ListOfShortReal::operator= ( const Graphic3d_ListOfShortReal Other) [inline]

The documentation for this class was generated from the following file: