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