Blender
V3.3
|
Public Attributes | |
wmGizmo * | gizmo |
struct { | |
float dims [2] | |
} | state |
Definition at line 406 of file node_gizmo.cc.
float blender::ed::space_node::NodeSunBeamsWidgetGroup::dims[2] |
Definition at line 410 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 407 of file node_gizmo.cc.
Referenced by blender::ed::space_node::WIDGETGROUP_node_sbeam_refresh(), and blender::ed::space_node::WIDGETGROUP_node_sbeam_setup().
struct { ... } blender::ed::space_node::NodeSunBeamsWidgetGroup::state |