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