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