#include <omgui/object.h>
#include <omgui/private/factory.h>
#include <omgui/exception.h>
#include <map>
Namespaces | |
namespace | omgui |
Typedefs | |
typedef std::map< object_id, Object * > | omgui::ObjectMap |
Functions | |
Object * | omgui::get_object_from_id (object_id id) |
Variables | |
ObjectMap | omgui::object_map |