|
Blender
V3.3
|
This is the complete list of members for Freestyle::RGBImage, including all inherited members.
| _height | Freestyle::FrsImage | protected |
| _Ox | Freestyle::FrsImage | protected |
| _Oy | Freestyle::FrsImage | protected |
| _rgb | Freestyle::RGBImage | protected |
| _storedHeight | Freestyle::FrsImage | protected |
| _storedWidth | Freestyle::FrsImage | protected |
| _width | Freestyle::FrsImage | protected |
| FrsImage() | Freestyle::FrsImage | inline |
| FrsImage(const FrsImage &brother) | Freestyle::FrsImage | inline |
| FrsImage(unsigned w, unsigned h) | Freestyle::FrsImage | inline |
| FrsImage(unsigned w, unsigned h, unsigned sw, unsigned sh, unsigned ox, unsigned oy) | Freestyle::FrsImage | inline |
| getArray() | Freestyle::RGBImage | inlinevirtual |
| getB(unsigned x, unsigned y) const | Freestyle::RGBImage | inline |
| getG(unsigned x, unsigned y) const | Freestyle::RGBImage | inline |
| getR(unsigned x, unsigned y) const | Freestyle::RGBImage | inline |
| height() const | Freestyle::FrsImage | inline |
| operator=(const RGBImage &brother) | Freestyle::RGBImage | inline |
| Freestyle::FrsImage::operator=(const FrsImage &brother) | Freestyle::FrsImage | inline |
| pixel(unsigned x, unsigned y) const | Freestyle::RGBImage | inlinevirtual |
| RGBImage() | Freestyle::RGBImage | inline |
| RGBImage(const RGBImage &brother) | Freestyle::RGBImage | inline |
| RGBImage(unsigned w, unsigned h) | Freestyle::RGBImage | inline |
| RGBImage(float *rgb, unsigned w, unsigned h) | Freestyle::RGBImage | inline |
| RGBImage(float *rgb, unsigned w, unsigned h, unsigned sw, unsigned sh, unsigned ox, unsigned oy) | Freestyle::RGBImage | inline |
| setArray(float *rgb, unsigned width, unsigned height, unsigned sw, unsigned sh, unsigned x, unsigned y, bool copy=true) | Freestyle::RGBImage | inlinevirtual |
| setPixel(unsigned x, unsigned y, float r, float g, float b) | Freestyle::RGBImage | inlinevirtual |
| width() const | Freestyle::FrsImage | inline |
| ~FrsImage() | Freestyle::FrsImage | inlinevirtual |
| ~RGBImage() | Freestyle::RGBImage | inlinevirtual |