Tucano  0.1
A library for rapid prototyping with modern OpenGL and GLSL
imageIO.hpp File Reference

Go to the source code of this file.

Namespaces

 Tucano
 
 Tucano::ImageImporter
 

Functions

static bool Tucano::ImageImporter::loadImage (string filename, Tucano::Texture *tex) __attribute__((unused))
 
static bool Tucano::ImageImporter::writeImage (string filename, Tucano::Framebuffer *fbo, int attach)
 Saves a framebuffer attachment to an image file. More...