Open CASCADE Technology
6.8.0
|
#include <Select3D_ListOfSensitive.hxx>
Select3D_ListOfSensitive::Select3D_ListOfSensitive | ( | ) |
Select3D_ListOfSensitive::Select3D_ListOfSensitive | ( | const Select3D_ListOfSensitive & | Other | ) |
|
inline |
void Select3D_ListOfSensitive::Append | ( | const Handle< Select3D_SensitiveEntity > & | I | ) |
void Select3D_ListOfSensitive::Append | ( | const Handle< Select3D_SensitiveEntity > & | I, |
Select3D_ListIteratorOfListOfSensitive & | theIt | ||
) |
void Select3D_ListOfSensitive::Append | ( | Select3D_ListOfSensitive & | Other | ) |
void Select3D_ListOfSensitive::Assign | ( | const Select3D_ListOfSensitive & | Other | ) |
void Select3D_ListOfSensitive::Clear | ( | ) |
Standard_Integer Select3D_ListOfSensitive::Extent | ( | ) | const |
Handle< Select3D_SensitiveEntity >& Select3D_ListOfSensitive::First | ( | ) | const |
void Select3D_ListOfSensitive::InsertAfter | ( | const Handle< Select3D_SensitiveEntity > & | I, |
Select3D_ListIteratorOfListOfSensitive & | It | ||
) |
void Select3D_ListOfSensitive::InsertAfter | ( | Select3D_ListOfSensitive & | Other, |
Select3D_ListIteratorOfListOfSensitive & | It | ||
) |
void Select3D_ListOfSensitive::InsertBefore | ( | const Handle< Select3D_SensitiveEntity > & | I, |
Select3D_ListIteratorOfListOfSensitive & | It | ||
) |
void Select3D_ListOfSensitive::InsertBefore | ( | Select3D_ListOfSensitive & | Other, |
Select3D_ListIteratorOfListOfSensitive & | It | ||
) |
Standard_Boolean Select3D_ListOfSensitive::IsEmpty | ( | ) | const |
Handle< Select3D_SensitiveEntity >& Select3D_ListOfSensitive::Last | ( | ) | const |
|
inline |
void Select3D_ListOfSensitive::Prepend | ( | const Handle< Select3D_SensitiveEntity > & | I | ) |
void Select3D_ListOfSensitive::Prepend | ( | const Handle< Select3D_SensitiveEntity > & | I, |
Select3D_ListIteratorOfListOfSensitive & | theIt | ||
) |
void Select3D_ListOfSensitive::Prepend | ( | Select3D_ListOfSensitive & | Other | ) |
void Select3D_ListOfSensitive::Remove | ( | Select3D_ListIteratorOfListOfSensitive & | It | ) |
void Select3D_ListOfSensitive::RemoveFirst | ( | ) |