|
Open CASCADE Technology
6.5.4
|
#include <BOP_ListOfFaceInfo.hxx>
| BOP_ListOfFaceInfo::~BOP_ListOfFaceInfo | ( | ) | [inline] |
| void BOP_ListOfFaceInfo::Append | ( | const BOP_FaceInfo & | I, |
| BOP_ListIteratorOfListOfFaceInfo & | theIt | ||
| ) |
| void BOP_ListOfFaceInfo::Append | ( | BOP_ListOfFaceInfo & | Other | ) |
| void BOP_ListOfFaceInfo::Assign | ( | const BOP_ListOfFaceInfo & | Other | ) |
| Standard_Integer BOP_ListOfFaceInfo::Extent | ( | ) | const |
| BOP_FaceInfo& BOP_ListOfFaceInfo::First | ( | ) | const |
| void BOP_ListOfFaceInfo::InsertAfter | ( | const BOP_FaceInfo & | I, |
| BOP_ListIteratorOfListOfFaceInfo & | It | ||
| ) |
| void BOP_ListOfFaceInfo::InsertAfter | ( | BOP_ListOfFaceInfo & | Other, |
| BOP_ListIteratorOfListOfFaceInfo & | It | ||
| ) |
| void BOP_ListOfFaceInfo::InsertBefore | ( | const BOP_FaceInfo & | I, |
| BOP_ListIteratorOfListOfFaceInfo & | It | ||
| ) |
| void BOP_ListOfFaceInfo::InsertBefore | ( | BOP_ListOfFaceInfo & | Other, |
| BOP_ListIteratorOfListOfFaceInfo & | It | ||
| ) |
| Standard_Boolean BOP_ListOfFaceInfo::IsEmpty | ( | ) | const |
| BOP_FaceInfo& BOP_ListOfFaceInfo::Last | ( | ) | const |
| void BOP_ListOfFaceInfo::operator= | ( | const BOP_ListOfFaceInfo & | Other | ) | [inline] |
| void BOP_ListOfFaceInfo::Prepend | ( | const BOP_FaceInfo & | I, |
| BOP_ListIteratorOfListOfFaceInfo & | theIt | ||
| ) |
| void BOP_ListOfFaceInfo::Prepend | ( | BOP_ListOfFaceInfo & | Other | ) |
1.8.0