#include <Graphic3d_ListOfShortReal.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | Graphic3d_ListOfShortReal () |
Standard_EXPORT void | Assign (const Graphic3d_ListOfShortReal &Other) |
void | operator= (const Graphic3d_ListOfShortReal &Other) |
Standard_EXPORT Standard_Integer | Extent () const |
Standard_EXPORT void | Clear () |
~Graphic3d_ListOfShortReal () | |
Standard_Boolean | IsEmpty () const |
Standard_EXPORT void | Prepend (const Standard_ShortReal &I) |
Standard_EXPORT void | Prepend (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &theIt) |
Standard_EXPORT void | Prepend (Graphic3d_ListOfShortReal &Other) |
Standard_EXPORT void | Append (const Standard_ShortReal &I) |
Standard_EXPORT void | Append (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &theIt) |
Standard_EXPORT void | Append (Graphic3d_ListOfShortReal &Other) |
Standard_EXPORT Standard_ShortReal & | First () const |
Standard_EXPORT Standard_ShortReal & | Last () const |
Standard_EXPORT void | RemoveFirst () |
Standard_EXPORT void | Remove (Graphic3d_ListIteratorOfListOfShortReal &It) |
Standard_EXPORT void | InsertBefore (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &It) |
Standard_EXPORT void | InsertBefore (Graphic3d_ListOfShortReal &Other, Graphic3d_ListIteratorOfListOfShortReal &It) |
Standard_EXPORT void | InsertAfter (const Standard_ShortReal &I, Graphic3d_ListIteratorOfListOfShortReal &It) |
Standard_EXPORT void | InsertAfter (Graphic3d_ListOfShortReal &Other, Graphic3d_ListIteratorOfListOfShortReal &It) |
Private Member Functions | |
Standard_EXPORT | Graphic3d_ListOfShortReal (const Graphic3d_ListOfShortReal &Other) |
Private Attributes | |
Standard_Address | myFirst |
Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|