|
Open CASCADE Technology 6.5.2
|
#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 |
| void Aspect_SequenceOfColorMapEntry::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* Aspect_SequenceOfColorMapEntry::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* Aspect_SequenceOfColorMapEntry::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| 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 | ( | Aspect_SequenceOfColorMapEntry & | S | ) |
| void Aspect_SequenceOfColorMapEntry::Prepend | ( | const Aspect_ColorMapEntry & | T | ) |
| 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 |
1.7.4