|
Blender V5.0
|
Public Attributes | |
| float | mxstart |
| float | mystart |
| float | oldlocx |
| float | oldlocy |
| float | oldwidth |
| float | oldheight |
| int | directions |
| bool | precision |
| bool | snap_to_grid |
Definition at line 899 of file node_edit.cc.
| int blender::ed::space_node::NodeSizeWidget::directions |
Definition at line 903 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().
| float blender::ed::space_node::NodeSizeWidget::mxstart |
Definition at line 900 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().
| float blender::ed::space_node::NodeSizeWidget::mystart |
Definition at line 900 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().
| float blender::ed::space_node::NodeSizeWidget::oldheight |
Definition at line 902 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_exit(), blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().
| float blender::ed::space_node::NodeSizeWidget::oldlocx |
Definition at line 901 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_exit(), blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().
| float blender::ed::space_node::NodeSizeWidget::oldlocy |
Definition at line 901 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_exit(), blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().
| float blender::ed::space_node::NodeSizeWidget::oldwidth |
Definition at line 902 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_exit(), blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().
| bool blender::ed::space_node::NodeSizeWidget::precision |
Definition at line 904 of file node_edit.cc.
| bool blender::ed::space_node::NodeSizeWidget::snap_to_grid |
Definition at line 904 of file node_edit.cc.
Referenced by blender::ed::space_node::node_resize_init(), and blender::ed::space_node::node_resize_modal().