37 #ifndef H_OGF_SCENE_GRAPH_GFX_TOOLS_GROB_SELECT_H
38 #define H_OGF_SCENE_GRAPH_GFX_TOOLS_GROB_SELECT_H
40 #include <OGF/scene_graph_gfx/common/common.h>
53 gom_attribute(category,
"viewer")
54 gom_attribute(icon, "arrow")
55 gom_attribute(help, "Object selection tool")
56 gom_attribute(message, "Click to select
object")
The object selection tool.
GrobSelect(ToolsManager *parent)
GrobSelect constructor.
void release(const RayPick &value) override
The event handler for mouse release events.
void grab(const RayPick &value) override
Global Graphite namespace.
Represents the information related with a picking event.