37 #ifndef H_OGF_SCENE_GRAPH_GFX_TOOLS_GROB_LIGHT_H
38 #define H_OGF_SCENE_GRAPH_GFX_TOOLS_GROB_LIGHT_H
40 #include <OGF/scene_graph_gfx/common/common.h>
54 gom_attribute(category,
"viewer")
55 gom_attribute(icon,"light")
56 gom_attribute(help, "Edit light direction")
57 gom_attribute(message, "btn1: edit light direction")
Enables to interactively define a rotation.
void release(const RayPick &value) override
The event handler for mouse release events.
void grab(const RayPick &value) override
void drag(const RayPick &value) override
The event handler for mouse drag events.
GrobLight(ToolsManager *parent)
GrobLight constructor.
Global Graphite namespace.
Represents the information related with a picking event.