Open CASCADE Technology 6.6.0
Public Member Functions
WNT_ColorTable Class Reference

#include <WNT_ColorTable.hxx>

Public Member Functions

 WNT_ColorTable (const Standard_Integer Low, const Standard_Integer Up)
 WNT_ColorTable (const WNT_ColorRef &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const WNT_ColorRef &V)
void Destroy ()
 ~WNT_ColorTable ()
Standard_Boolean IsAllocated () const
const WNT_ColorTableAssign (const WNT_ColorTable &Other)
const WNT_ColorTableoperator= (const WNT_ColorTable &Other)
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
const WNT_ColorRefoperator() (const Standard_Integer Index) const
WNT_ColorRefChangeValue (const Standard_Integer Index)
WNT_ColorRefoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

WNT_ColorTable::WNT_ColorTable ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
WNT_ColorTable::WNT_ColorTable ( const WNT_ColorRef Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
WNT_ColorTable::~WNT_ColorTable ( ) [inline]

Member Function Documentation

const WNT_ColorTable& WNT_ColorTable::Assign ( const WNT_ColorTable Other)
WNT_ColorRef& WNT_ColorTable::ChangeValue ( const Standard_Integer  Index)
void WNT_ColorTable::Destroy ( )
void WNT_ColorTable::Init ( const WNT_ColorRef V)
Standard_Boolean WNT_ColorTable::IsAllocated ( ) const
Standard_Integer WNT_ColorTable::Length ( ) const
Standard_Integer WNT_ColorTable::Lower ( ) const
WNT_ColorRef& WNT_ColorTable::operator() ( const Standard_Integer  Index) [inline]
const WNT_ColorRef& WNT_ColorTable::operator() ( const Standard_Integer  Index) const [inline]
const WNT_ColorTable& WNT_ColorTable::operator= ( const WNT_ColorTable Other) [inline]
void WNT_ColorTable::SetValue ( const Standard_Integer  Index,
const WNT_ColorRef Value 
)
Standard_Integer WNT_ColorTable::Upper ( ) const
const WNT_ColorRef& WNT_ColorTable::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