Open CASCADE Technology
6.5.4
|
This class defines a colormap entry.
A colormap entry is an association between
a RGB object and a index in the colormap.
#include <Aspect_ColorMapEntry.hxx>
Aspect_ColorMapEntry::Aspect_ColorMapEntry | ( | const Standard_Integer | index, |
const Quantity_Color & | rgb | ||
) |
Standard_Boolean Aspect_ColorMapEntry::_CSFDB_GetAspect_ColorMapEntryallocated | ( | ) | const [inline] |
const Quantity_Color& Aspect_ColorMapEntry::_CSFDB_GetAspect_ColorMapEntrymycolor | ( | ) | const [inline] |
Standard_Boolean Aspect_ColorMapEntry::_CSFDB_GetAspect_ColorMapEntrymyColorIsDef | ( | ) | const [inline] |
Standard_Integer Aspect_ColorMapEntry::_CSFDB_GetAspect_ColorMapEntrymyindex | ( | ) | const [inline] |
Standard_Boolean Aspect_ColorMapEntry::_CSFDB_GetAspect_ColorMapEntrymyIndexIsDef | ( | ) | const [inline] |
void Aspect_ColorMapEntry::_CSFDB_SetAspect_ColorMapEntryallocated | ( | const Standard_Boolean | p | ) | [inline] |
void Aspect_ColorMapEntry::_CSFDB_SetAspect_ColorMapEntrymyColorIsDef | ( | const Standard_Boolean | p | ) | [inline] |
void Aspect_ColorMapEntry::_CSFDB_SetAspect_ColorMapEntrymyindex | ( | const Standard_Integer | p | ) | [inline] |
void Aspect_ColorMapEntry::_CSFDB_SetAspect_ColorMapEntrymyIndexIsDef | ( | const Standard_Boolean | p | ) | [inline] |
const Quantity_Color& Aspect_ColorMapEntry::Color | ( | ) | const |
void Aspect_ColorMapEntry::Dump | ( | ) | const |
Standard_Integer Aspect_ColorMapEntry::Index | ( | ) | const |
void Aspect_ColorMapEntry::operator= | ( | const Aspect_ColorMapEntry & | entry | ) | [inline] |
void Aspect_ColorMapEntry::SetValue | ( | const Standard_Integer | index, |
const Quantity_Color & | rgb | ||
) |