|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| void | io_ui_forward_axis_update (Main *, Scene *, PointerRNA *ptr) |
| void | io_ui_up_axis_update (Main *, Scene *, PointerRNA *ptr) |
Variables | |
| const EnumPropertyItem | io_transform_axis [] |
| void io_ui_forward_axis_update | ( | Main * | main, |
| Scene * | scene, | ||
| PointerRNA * | ptr ) |
Definition at line 19 of file orientation.cc.
References ptr, RNA_enum_get(), and RNA_enum_set().
| void io_ui_up_axis_update | ( | Main * | main, |
| Scene * | scene, | ||
| PointerRNA * | ptr ) |
Definition at line 30 of file orientation.cc.
References ptr, RNA_enum_get(), and RNA_enum_set().
| const EnumPropertyItem io_transform_axis[] |
Definition at line 10 of file orientation.cc.