Open CASCADE Technology 6.6.0
Public Member Functions
Image_LookupTable Class Reference

#include <Image_LookupTable.hxx>

Inheritance diagram for Image_LookupTable:
Inheritance graph
[legend]

Public Member Functions

 Image_LookupTable (const Standard_Integer NbBuckets=1)
Image_LookupTableAssign (const Image_LookupTable &Other)
Image_LookupTableoperator= (const Image_LookupTable &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~Image_LookupTable ()
Standard_Boolean Bind (const Aspect_IndexPixel &K, const Aspect_IndexPixel &I)
Standard_Boolean IsBound (const Aspect_IndexPixel &K) const
Standard_Boolean UnBind (const Aspect_IndexPixel &K)
const Aspect_IndexPixelFind (const Aspect_IndexPixel &K) const
const Aspect_IndexPixeloperator() (const Aspect_IndexPixel &K) const
Aspect_IndexPixelChangeFind (const Aspect_IndexPixel &K)
Aspect_IndexPixeloperator() (const Aspect_IndexPixel &K)
Standard_Address Find1 (const Aspect_IndexPixel &K) const
Standard_Address ChangeFind1 (const Aspect_IndexPixel &K)

Constructor & Destructor Documentation

Image_LookupTable::Image_LookupTable ( const Standard_Integer  NbBuckets = 1)
Image_LookupTable::~Image_LookupTable ( ) [inline]

Member Function Documentation

Image_LookupTable& Image_LookupTable::Assign ( const Image_LookupTable Other)
Standard_Boolean Image_LookupTable::Bind ( const Aspect_IndexPixel K,
const Aspect_IndexPixel I 
)
Aspect_IndexPixel& Image_LookupTable::ChangeFind ( const Aspect_IndexPixel K)
Standard_Address Image_LookupTable::ChangeFind1 ( const Aspect_IndexPixel K)
void Image_LookupTable::Clear ( )
const Aspect_IndexPixel& Image_LookupTable::Find ( const Aspect_IndexPixel K) const
Standard_Address Image_LookupTable::Find1 ( const Aspect_IndexPixel K) const
Standard_Boolean Image_LookupTable::IsBound ( const Aspect_IndexPixel K) const
const Aspect_IndexPixel& Image_LookupTable::operator() ( const Aspect_IndexPixel K) const [inline]
Aspect_IndexPixel& Image_LookupTable::operator() ( const Aspect_IndexPixel K) [inline]
Image_LookupTable& Image_LookupTable::operator= ( const Image_LookupTable Other) [inline]
void Image_LookupTable::ReSize ( const Standard_Integer  NbBuckets)
Standard_Boolean Image_LookupTable::UnBind ( const Aspect_IndexPixel K)

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