SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GUITexturesHelper.cpp File Reference
#include <config.h>
#include <iostream>
#include <fx.h>
#include <fx3d.h>
#include <utils/foxtools/MFXImageHelper.h>
#include <utils/gui/globjects/GUIGlObject.h>
#include <utils/gui/globjects/GLIncludes.h>
#include <utils/gui/windows/GUIMainWindow.h>
#include <utils/common/MsgHandler.h>
#include "GUITexturesHelper.h"

Go to the source code of this file.

Variables

bool gAllowTextures
 determines whether the textures shall be displayed within the gui More...
 

Detailed Description

Author
Daniel Krajzewicz
Michael Behrisch
Date
Mon, 08.03.2004
Version
Id:
GUITexturesHelper.cpp 12837 2012-10-15 13:55:42Z namdre

Definition in file GUITexturesHelper.cpp.

Variable Documentation

bool gAllowTextures

determines whether the textures shall be displayed within the gui

Definition at line 50 of file GUITexturesHelper.cpp.

Referenced by GUIDialog_AppSettings::onCmdOk(), and GUILoadThread::run().