![]() |
CS488 PA6
|
This is the complete list of members for FrameBuffer, including all inherited members.
| clear(const Color &color)=0 | FrameBuffer | pure virtual |
| getHeight() const =0 | FrameBuffer | pure virtual |
| getWidth() const =0 | FrameBuffer | pure virtual |
| height | FrameBuffer | protected |
| setPixel(int x, int y, const Color &color)=0 | FrameBuffer | pure virtual |
| show()=0 | FrameBuffer | pure virtual |
| width | FrameBuffer | protected |
| xMax | FrameBuffer | protected |
| xMin | FrameBuffer | protected |
| yMax | FrameBuffer | protected |
| yMin | FrameBuffer | protected |
1.8.13