|
Blender V4.3
|
Public Attributes | ||
| wmGizmo * | gizmo | |
| struct { | ||
| float2 dims | ||
| float2 offset | ||
| } | state | |
Definition at line 401 of file node_gizmo.cc.
| float2 blender::ed::space_node::NodeSunBeamsWidgetGroup::dims |
Definition at line 405 of file node_gizmo.cc.
Referenced by blender::ed::space_node::WIDGETGROUP_node_sbeam_draw_prepare(), and blender::ed::space_node::WIDGETGROUP_node_sbeam_refresh().
| wmGizmo* blender::ed::space_node::NodeSunBeamsWidgetGroup::gizmo |
Definition at line 402 of file node_gizmo.cc.
Referenced by blender::ed::space_node::WIDGETGROUP_node_sbeam_refresh(), and blender::ed::space_node::WIDGETGROUP_node_sbeam_setup().
| float2 blender::ed::space_node::NodeSunBeamsWidgetGroup::offset |
Definition at line 406 of file node_gizmo.cc.
Referenced by blender::ed::space_node::WIDGETGROUP_node_sbeam_draw_prepare(), and blender::ed::space_node::WIDGETGROUP_node_sbeam_refresh().
| struct { ... } blender::ed::space_node::NodeSunBeamsWidgetGroup::state |