Open CASCADE Technology 6.6.0
|
#include <Aspect_SequenceOfColorMapEntry.hxx>
Aspect_SequenceOfColorMapEntry::Aspect_SequenceOfColorMapEntry | ( | ) |
Aspect_SequenceOfColorMapEntry::~Aspect_SequenceOfColorMapEntry | ( | ) | [inline] |
void Aspect_SequenceOfColorMapEntry::Append | ( | const Aspect_ColorMapEntry & | T | ) |
void Aspect_SequenceOfColorMapEntry::Append | ( | Aspect_SequenceOfColorMapEntry & | S | ) |
const Aspect_SequenceOfColorMapEntry& Aspect_SequenceOfColorMapEntry::Assign | ( | const Aspect_SequenceOfColorMapEntry & | Other | ) |
Aspect_ColorMapEntry& Aspect_SequenceOfColorMapEntry::ChangeValue | ( | const Standard_Integer | Index | ) |
void Aspect_SequenceOfColorMapEntry::Clear | ( | ) |
const Aspect_ColorMapEntry& Aspect_SequenceOfColorMapEntry::First | ( | ) | const |
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::Last | ( | ) | const |
Aspect_ColorMapEntry& Aspect_SequenceOfColorMapEntry::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Aspect_ColorMapEntry& Aspect_SequenceOfColorMapEntry::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const Aspect_SequenceOfColorMapEntry& Aspect_SequenceOfColorMapEntry::operator= | ( | const Aspect_SequenceOfColorMapEntry & | Other | ) | [inline] |
void Aspect_SequenceOfColorMapEntry::Prepend | ( | const Aspect_ColorMapEntry & | T | ) |
void Aspect_SequenceOfColorMapEntry::Prepend | ( | Aspect_SequenceOfColorMapEntry & | S | ) |
void Aspect_SequenceOfColorMapEntry::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void Aspect_SequenceOfColorMapEntry::Remove | ( | const Standard_Integer | Index | ) |
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 |