Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
|
#include "tucano/texturemanager.hpp"
#include <iostream>
#include <GL/glew.h>
#include <memory>
#include <Eigen/Eigen>
Go to the source code of this file.
Classes | |
class | Tucano::Texture |
An OpenGL texture. It can be a simple texture or an FBO texture. More... | |
Namespaces | |
Tucano | |