|
Open CASCADE Technology 6.5.2
|
#include <Image_PixelRowOfDColorImage.hxx>
| Image_PixelRowOfDColorImage::Image_PixelRowOfDColorImage | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| Image_PixelRowOfDColorImage::Image_PixelRowOfDColorImage | ( | const Aspect_ColorPixel & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
| Image_PixelRowOfDColorImage::~Image_PixelRowOfDColorImage | ( | ) | [inline] |
| const Image_PixelRowOfDColorImage& Image_PixelRowOfDColorImage::Assign | ( | const Image_PixelRowOfDColorImage & | Other | ) |
| Aspect_ColorPixel& Image_PixelRowOfDColorImage::ChangeValue | ( | const Standard_Integer | Index | ) |
| void Image_PixelRowOfDColorImage::Destroy | ( | ) |
| void Image_PixelRowOfDColorImage::Init | ( | const Aspect_ColorPixel & | V | ) |
| Standard_Boolean Image_PixelRowOfDColorImage::IsAllocated | ( | ) | const |
| Standard_Integer Image_PixelRowOfDColorImage::Length | ( | ) | const |
| Standard_Integer Image_PixelRowOfDColorImage::Lower | ( | ) | const |
| void Image_PixelRowOfDColorImage::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Image_PixelRowOfDColorImage::operator new | ( | size_t | size | ) | [inline] |
| void* Image_PixelRowOfDColorImage::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Aspect_ColorPixel& Image_PixelRowOfDColorImage::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Aspect_ColorPixel& Image_PixelRowOfDColorImage::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const Image_PixelRowOfDColorImage& Image_PixelRowOfDColorImage::operator= | ( | const Image_PixelRowOfDColorImage & | Other | ) | [inline] |
| void Image_PixelRowOfDColorImage::SetValue | ( | const Standard_Integer | Index, |
| const Aspect_ColorPixel & | Value | ||
| ) |
| Standard_Integer Image_PixelRowOfDColorImage::Upper | ( | ) | const |
| const Aspect_ColorPixel& Image_PixelRowOfDColorImage::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4