Tucano
0.1
A library for rapid prototyping with modern OpenGL and GLSL
|
#include <tucano/camera.hpp>
#include <tucano/gui/guishaders.hpp>
#include <tucano/gui/button.hpp>
#include <tucano/gui/selectbutton.hpp>
#include <tucano/gui/slider.hpp>
#include <tucano/gui/label.hpp>
#include <tucano/gui/groupbox.hpp>
#include <tucano/gui/selectgroup.hpp>
#include <functional>
Go to the source code of this file.
Classes | |
class | Tucano::GUI::Base |
Base class for GUI, contains all elements and handles viewport and rendering transformations. More... | |
Namespaces | |
Tucano | |
Tucano::GUI | |