Open CASCADE Technology 6.6.0
|
#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 |
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 | ( | const HatchGen_PointOnElement & | T | ) |
void HatchGen_PointsOnElement::Prepend | ( | HatchGen_PointsOnElement & | S | ) |
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 |