|
Open CASCADE Technology 6.5.2
|
#include <HatchGen_PointsOnElement.hxx>

| HatchGen_PointsOnElement::HatchGen_PointsOnElement | ( | ) |
| HatchGen_PointsOnElement::~HatchGen_PointsOnElement | ( | ) | [inline] |
| void HatchGen_PointsOnElement::Append | ( | const HatchGen_PointOnElement & | T | ) |
| void HatchGen_PointsOnElement::Append | ( | HatchGen_PointsOnElement & | S | ) |
| const HatchGen_PointsOnElement& HatchGen_PointsOnElement::Assign | ( | const HatchGen_PointsOnElement & | Other | ) |
| HatchGen_PointOnElement& HatchGen_PointsOnElement::ChangeValue | ( | const Standard_Integer | Index | ) |
| void HatchGen_PointsOnElement::Clear | ( | ) |
| const HatchGen_PointOnElement& HatchGen_PointsOnElement::First | ( | ) | const |
| void HatchGen_PointsOnElement::InsertAfter | ( | const Standard_Integer | Index, |
| const HatchGen_PointOnElement & | T | ||
| ) |
| void HatchGen_PointsOnElement::InsertAfter | ( | const Standard_Integer | Index, |
| HatchGen_PointsOnElement & | S | ||
| ) |
| void HatchGen_PointsOnElement::InsertBefore | ( | const Standard_Integer | Index, |
| const HatchGen_PointOnElement & | T | ||
| ) |
| void HatchGen_PointsOnElement::InsertBefore | ( | const Standard_Integer | Index, |
| HatchGen_PointsOnElement & | S | ||
| ) |
| const HatchGen_PointOnElement& HatchGen_PointsOnElement::Last | ( | ) | const |
| void HatchGen_PointsOnElement::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* HatchGen_PointsOnElement::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* HatchGen_PointsOnElement::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| HatchGen_PointOnElement& HatchGen_PointsOnElement::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const HatchGen_PointOnElement& HatchGen_PointsOnElement::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const HatchGen_PointsOnElement& HatchGen_PointsOnElement::operator= | ( | const HatchGen_PointsOnElement & | Other | ) | [inline] |
| void HatchGen_PointsOnElement::Prepend | ( | HatchGen_PointsOnElement & | S | ) |
| void HatchGen_PointsOnElement::Prepend | ( | const HatchGen_PointOnElement & | T | ) |
| void HatchGen_PointsOnElement::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void HatchGen_PointsOnElement::Remove | ( | const Standard_Integer | Index | ) |
| void HatchGen_PointsOnElement::SetValue | ( | const Standard_Integer | Index, |
| const HatchGen_PointOnElement & | I | ||
| ) |
| void HatchGen_PointsOnElement::Split | ( | const Standard_Integer | Index, |
| HatchGen_PointsOnElement & | Sub | ||
| ) |
| const HatchGen_PointOnElement& HatchGen_PointsOnElement::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4