Open CASCADE Technology
6.5.4
|
#include <HatchGen_Domains.hxx>
HatchGen_Domains::~HatchGen_Domains | ( | ) | [inline] |
const HatchGen_Domain& HatchGen_Domains::First | ( | ) | const |
void HatchGen_Domains::InsertAfter | ( | const Standard_Integer | Index, |
const HatchGen_Domain & | T | ||
) |
void HatchGen_Domains::InsertAfter | ( | const Standard_Integer | Index, |
HatchGen_Domains & | S | ||
) |
void HatchGen_Domains::InsertBefore | ( | const Standard_Integer | Index, |
const HatchGen_Domain & | T | ||
) |
void HatchGen_Domains::InsertBefore | ( | const Standard_Integer | Index, |
HatchGen_Domains & | S | ||
) |
const HatchGen_Domain& HatchGen_Domains::Last | ( | ) | const |
const HatchGen_Domain& HatchGen_Domains::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
HatchGen_Domain& HatchGen_Domains::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const HatchGen_Domains& HatchGen_Domains::operator= | ( | const HatchGen_Domains & | Other | ) | [inline] |
void HatchGen_Domains::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void HatchGen_Domains::SetValue | ( | const Standard_Integer | Index, |
const HatchGen_Domain & | I | ||
) |
void HatchGen_Domains::Split | ( | const Standard_Integer | Index, |
HatchGen_Domains & | Sub | ||
) |
const HatchGen_Domain& HatchGen_Domains::Value | ( | const Standard_Integer | Index | ) | const |