Shader Tool
Small shader visualiser.
|
This is the complete list of members for st::Color_Buffer, including all inherited members.
bits_per_color() const =0 | st::Color_Buffer | pure virtual |
Color_Buffer(size_t width, size_t height) | st::Color_Buffer | inline |
get_height() const | st::Color_Buffer | inline |
get_width() const | st::Color_Buffer | inline |
gl_draw_pixels(int raster_x, int raster_y) const =0 | st::Color_Buffer | pure virtual |
height | st::Color_Buffer | protected |
offset_at(int x, int y) const | st::Color_Buffer | inline |
set_color(int r, int g, int b)=0 | st::Color_Buffer | pure virtual |
set_pixel(int x, int y)=0 | st::Color_Buffer | pure virtual |
set_pixel(size_t offset)=0 | st::Color_Buffer | pure virtual |
width | st::Color_Buffer | protected |