38 #ifndef H_OGF_SCENE_GRAPH_TOOLS_SCENE_GRAPH_TOOLS_MGR_H
39 #define H_OGF_SCENE_GRAPH_TOOS_SCENE_GRAPH_TOOLS_MGR_H
41 #include <OGF/scene_graph_gfx/common/common.h>
55 class RenderingContext;
98 void focus(
const mat4& value);
112 void tool(
const std::string& value);
153 void status_message(
const std::string& value);
169 void update_tool_icon(
const std::string& value);
184 ogf_assert(renderer_ !=
nullptr);
206 status_message(value);
217 const std::string& grob_class_name
230 typedef std::map<std::string, ToolsManager_var> ToolsMap;
A composite object in the GOM system.
Helper class for OpenGL context management.
Represents the list of objects loaded in Graphite.
Global Graphite namespace.
the class that represents the scene graph.
Represents the information related with a picking event.