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