#include <Graphic3d_SetListOfSetOfGroup.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_SetListOfSetOfGroup () |
| Standard_EXPORT void | Assign (const Graphic3d_SetListOfSetOfGroup &Other) |
| void | operator= (const Graphic3d_SetListOfSetOfGroup &Other) |
| Standard_EXPORT Standard_Integer | Extent () const |
| Standard_EXPORT void | Clear () |
| ~Graphic3d_SetListOfSetOfGroup () | |
| Standard_Boolean | IsEmpty () const |
| Standard_EXPORT void | Prepend (const Handle(Graphic3d_Group)&I) |
| Standard_EXPORT void | Prepend (const Handle(Graphic3d_Group)&I, Graphic3d_ListIteratorOfSetListOfSetOfGroup &theIt) |
| Standard_EXPORT void | Prepend (Graphic3d_SetListOfSetOfGroup &Other) |
| Standard_EXPORT void | Append (const Handle(Graphic3d_Group)&I) |
| Standard_EXPORT void | Append (const Handle(Graphic3d_Group)&I, Graphic3d_ListIteratorOfSetListOfSetOfGroup &theIt) |
| Standard_EXPORT void | Append (Graphic3d_SetListOfSetOfGroup &Other) |
| Standard_EXPORT Handle_Graphic3d_Group & | First () const |
| Standard_EXPORT Handle_Graphic3d_Group & | Last () const |
| Standard_EXPORT void | RemoveFirst () |
| Standard_EXPORT void | Remove (Graphic3d_ListIteratorOfSetListOfSetOfGroup &It) |
| Standard_EXPORT void | InsertBefore (const Handle(Graphic3d_Group)&I, Graphic3d_ListIteratorOfSetListOfSetOfGroup &It) |
| Standard_EXPORT void | InsertBefore (Graphic3d_SetListOfSetOfGroup &Other, Graphic3d_ListIteratorOfSetListOfSetOfGroup &It) |
| Standard_EXPORT void | InsertAfter (const Handle(Graphic3d_Group)&I, Graphic3d_ListIteratorOfSetListOfSetOfGroup &It) |
| Standard_EXPORT void | InsertAfter (Graphic3d_SetListOfSetOfGroup &Other, Graphic3d_ListIteratorOfSetListOfSetOfGroup &It) |
Private Member Functions | |
| Standard_EXPORT | Graphic3d_SetListOfSetOfGroup (const Graphic3d_SetListOfSetOfGroup &Other) |
Private Attributes | |
| Standard_Address | myFirst |
| Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1