Frame buffer or texture data for pixel commands. More...
#include <pixel_buffer_data.h>
Public Member Functions | |
| PixelBufferData () | |
| Construction. More... | |
| void | set (const PixelBuffer &new_pixelbuffer) |
| Operations. More... | |
Public Attributes | |
| unsigned int * | data |
| PixelBuffer | pixelbuffer |
| Attributes. More... | |
| Size | size |
Frame buffer or texture data for pixel commands.