|
Blender V4.3
|
This is the complete list of members for Freestyle::FrsImage, including all inherited members.
| _height | Freestyle::FrsImage | protected |
| _Ox | Freestyle::FrsImage | protected |
| _Oy | Freestyle::FrsImage | 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()=0 | Freestyle::FrsImage | pure virtual |
| height() const | Freestyle::FrsImage | inline |
| operator=(const FrsImage &brother) | Freestyle::FrsImage | inline |
| pixel(uint x, uint y) const =0 | Freestyle::FrsImage | pure virtual |
| setArray(float *array, uint width, uint height, uint sw, uint sh, uint x, uint y, bool copy=true)=0 | Freestyle::FrsImage | pure virtual |
| width() const | Freestyle::FrsImage | inline |
| ~FrsImage() | Freestyle::FrsImage | inlinevirtual |