#include <mvsim/World.h>
#include <mrpt/version.h>
#include <mrpt/utils/utils_defs.h>
#include <mrpt/opengl/COpenGLScene.h>
#include <mrpt/opengl/CGridPlaneXY.h>
#include <rapidxml.hpp>
#include "xml_utils.h"
Go to the source code of this file.
Variables | |
size_t | ID_GLTEXT_CLOCK = 0 |
size_t ID_GLTEXT_CLOCK = 0 |
Return true if the GUI window is open, after a previous call to update_GUI()
Definition at line 57 of file World_gui.cpp.