Open CASCADE Technology 6.6.0
Public Member Functions
WNT_HColorTable Class Reference

#include <WNT_HColorTable.hxx>

Inheritance diagram for WNT_HColorTable:
Inheritance graph
[legend]

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_ColorRefValue (const Standard_Integer Index) const
WNT_ColorRefChangeValue (const Standard_Integer Index)
const WNT_ColorTableArray1 () const
WNT_ColorTableChangeArray1 ()

Constructor & Destructor Documentation

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 
)

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines