|
Blender
V3.3
|
Public Attributes | |
| rctf | rect |
| bool | select |
| bool | extend |
| bool | changed |
Definition at line 350 of file clip_graph_ops.c.
| bool BoxSelectuserData::changed |
Definition at line 352 of file clip_graph_ops.c.
Referenced by box_select_graph_exec().
| bool BoxSelectuserData::extend |
Definition at line 352 of file clip_graph_ops.c.
Referenced by box_select_graph_exec().
| rctf BoxSelectuserData::rect |
Definition at line 351 of file clip_graph_ops.c.
Referenced by box_select_graph_exec().
| bool BoxSelectuserData::select |
Definition at line 352 of file clip_graph_ops.c.
Referenced by box_select_graph_exec().