Open CASCADE Technology
6.5.4
|
#include <HatchGen_PointsOnElement.hxx>
HatchGen_PointsOnElement::~HatchGen_PointsOnElement | ( | ) | [inline] |
const HatchGen_PointsOnElement& HatchGen_PointsOnElement::Assign | ( | const HatchGen_PointsOnElement & | Other | ) |
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::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
HatchGen_PointOnElement& HatchGen_PointsOnElement::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const HatchGen_PointsOnElement& HatchGen_PointsOnElement::operator= | ( | const HatchGen_PointsOnElement & | Other | ) | [inline] |
void HatchGen_PointsOnElement::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |