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