#include <GLEXT/GLState.h>#include <GLW/GLWTab.h>Go to the source code of this file.
Functions | |
| REGISTER_CLASS_SOURCE (GLWTab) | |
Variables | |
| static const float | tabRoundSize = 10.0f |
| static const float | tabHeight = 20.0f |
| static const float | tabSpacing = 10.0f |
| REGISTER_CLASS_SOURCE | ( | GLWTab | ) |
const float tabHeight = 20.0f [static] |
Definition at line 25 of file GLWTab.cpp.
Referenced by GLWTab::drawNonSurround(), GLWTab::drawSurround(), and GLWTab::mouseDown().
const float tabRoundSize = 10.0f [static] |
Definition at line 24 of file GLWTab.cpp.
Referenced by GLWTab::drawNonSurround(), and GLWTab::drawSurround().
const float tabSpacing = 10.0f [static] |
1.5.3