Tucano  0.1
A library for rapid prototyping with modern OpenGL and GLSL
groupbox.hpp File Reference
#include <tucano/shapes/quad.hpp>
#include <tucano/gui/element.hpp>
#include <Eigen/Dense>

Go to the source code of this file.

Classes

class  Tucano::GUI::GroupBox
 The gui group box is just a placeholder for other gui elements. It can be used to group elements, so they can be moved or hidden together for example Visually it is also a protected clickable area, to avoid mis-clicking the elements. More...
 

Namespaces

 Tucano
 
 Tucano::GUI