|
Blender V4.5
|
Public Attributes | |
| wmGizmo * | gizmo |
| struct { | |
| float2float2 dims | |
| float2float2 offset | |
| } | state |
Definition at line 727 of file node_gizmo.cc.
Definition at line 731 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 728 of file node_gizmo.cc.
Referenced by blender::ed::space_node::WIDGETGROUP_node_sbeam_refresh(), and blender::ed::space_node::WIDGETGROUP_node_sbeam_setup().
Definition at line 732 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 |