Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Image_LookupTable Class Reference

#include <Image_LookupTable.hxx>

Inheritance diagram for Image_LookupTable:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

The documentation for this class was generated from the following file: