|
SUMO - Simulation of Urban MObility
|
#include <config.h>#include <cassert>#include <iostream>#include <fx.h>#include <fx3d.h>#include "GUITexturesHelper.h"#include <utils/gui/globjects/GUIGlObject.h>#include <GL/gl.h>Go to the source code of this file.
Variables | |
| bool | gAllowTextures |
| determines whether the textures shall be displayed within the gui | |
Definition in file GUITexturesHelper.cpp.
| bool gAllowTextures |
determines whether the textures shall be displayed within the gui
Definition at line 53 of file GUITexturesHelper.cpp.
Referenced by GUIDialog_AppSettings::onCmdOk(), and GUILoadThread::run().