|
Open CASCADE Technology
6.5.4
|
#include <Image_ColorPixelDataMap.hxx>
| DEFINE_STANDARD_ALLOC Image_ColorPixelDataMap::Image_ColorPixelDataMap | ( | const Standard_Integer | NbBuckets = 1 | ) |
| Image_ColorPixelDataMap::~Image_ColorPixelDataMap | ( | ) | [inline] |
| Standard_Boolean Image_ColorPixelDataMap::Bind | ( | const Aspect_ColorPixel & | K, |
| const Standard_Integer & | I | ||
| ) |
| const Standard_Integer& Image_ColorPixelDataMap::Find | ( | const Aspect_ColorPixel & | K | ) | const |
| const Standard_Integer& Image_ColorPixelDataMap::operator() | ( | const Aspect_ColorPixel & | K | ) | const [inline] |
| Standard_Integer& Image_ColorPixelDataMap::operator() | ( | const Aspect_ColorPixel & | K | ) | [inline] |
| Image_ColorPixelDataMap& Image_ColorPixelDataMap::operator= | ( | const Image_ColorPixelDataMap & | Other | ) | [inline] |
| void Image_ColorPixelDataMap::ReSize | ( | const Standard_Integer | NbBuckets | ) |
1.8.0