Open CASCADE Technology
6.5.4
|
#include <Quantity_Array1OfColor.hxx>
DEFINE_STANDARD_ALLOC Quantity_Array1OfColor::Quantity_Array1OfColor | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
Quantity_Array1OfColor::Quantity_Array1OfColor | ( | const Quantity_Color & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
Quantity_Array1OfColor::~Quantity_Array1OfColor | ( | ) | [inline] |
const Quantity_Array1OfColor& Quantity_Array1OfColor::Assign | ( | const Quantity_Array1OfColor & | Other | ) |
const Quantity_Color& Quantity_Array1OfColor::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Quantity_Color& Quantity_Array1OfColor::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Quantity_Array1OfColor& Quantity_Array1OfColor::operator= | ( | const Quantity_Array1OfColor & | Other | ) | [inline] |
void Quantity_Array1OfColor::SetValue | ( | const Standard_Integer | Index, |
const Quantity_Color & | Value | ||
) |
const Quantity_Color& Quantity_Array1OfColor::Value | ( | const Standard_Integer | Index | ) | const |