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