|
Blender V4.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(uint w, uint h) | Freestyle::FrsImage | inline |
| FrsImage(uint w, uint h, uint sw, uint sh, uint ox, uint oy) | Freestyle::FrsImage | inline |
| getArray() | Freestyle::RGBImage | inlinevirtual |
| getB(uint x, uint y) const | Freestyle::RGBImage | inline |
| getG(uint x, uint y) const | Freestyle::RGBImage | inline |
| getR(uint x, uint 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(uint x, uint y) const | Freestyle::RGBImage | inlinevirtual |
| RGBImage() | Freestyle::RGBImage | inline |
| RGBImage(const RGBImage &brother) | Freestyle::RGBImage | inline |
| RGBImage(uint w, uint h) | Freestyle::RGBImage | inline |
| RGBImage(float *rgb, uint w, uint h) | Freestyle::RGBImage | inline |
| RGBImage(float *rgb, uint w, uint h, uint sw, uint sh, uint ox, uint oy) | Freestyle::RGBImage | inline |
| setArray(float *rgb, uint width, uint height, uint sw, uint sh, uint x, uint y, bool copy=true) | Freestyle::RGBImage | inlinevirtual |
| setPixel(uint x, uint y, float r, float g, float b) | Freestyle::RGBImage | inlinevirtual |
| width() const | Freestyle::FrsImage | inline |
| ~FrsImage() | Freestyle::FrsImage | inlinevirtual |
| ~RGBImage() | Freestyle::RGBImage | inlinevirtual |