|
Open CASCADE Technology 6.5.2
|
#include <WNT_HColorTable.hxx>

Public Member Functions | |
| WNT_HColorTable (const Standard_Integer Low, const Standard_Integer Up) | |
| WNT_HColorTable (const Standard_Integer Low, const Standard_Integer Up, const WNT_ColorRef &V) | |
| void | Init (const WNT_ColorRef &V) |
| Standard_Integer | Length () const |
| Standard_Integer | Lower () const |
| Standard_Integer | Upper () const |
| void | SetValue (const Standard_Integer Index, const WNT_ColorRef &Value) |
| const WNT_ColorRef & | Value (const Standard_Integer Index) const |
| WNT_ColorRef & | ChangeValue (const Standard_Integer Index) |
| const WNT_ColorTable & | Array1 () const |
| WNT_ColorTable & | ChangeArray1 () |
| WNT_HColorTable::WNT_HColorTable | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| WNT_HColorTable::WNT_HColorTable | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up, | ||
| const WNT_ColorRef & | V | ||
| ) |
| const WNT_ColorTable& WNT_HColorTable::Array1 | ( | ) | const |
| WNT_ColorTable& WNT_HColorTable::ChangeArray1 | ( | ) |
| WNT_ColorRef& WNT_HColorTable::ChangeValue | ( | const Standard_Integer | Index | ) |
| void WNT_HColorTable::Init | ( | const WNT_ColorRef & | V | ) |
| Standard_Integer WNT_HColorTable::Length | ( | ) | const |
| Standard_Integer WNT_HColorTable::Lower | ( | ) | const |
| void WNT_HColorTable::SetValue | ( | const Standard_Integer | Index, |
| const WNT_ColorRef & | Value | ||
| ) |
| Standard_Integer WNT_HColorTable::Upper | ( | ) | const |
| const WNT_ColorRef& WNT_HColorTable::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4