|
Blender V4.3
|
#include <DNA_scene_types.h>
Public Attributes | |
| int | type |
| int | index_custom |
| char | flag |
| char | _pad0 [7] |
Definition at line 1967 of file DNA_scene_types.h.
| char TransformOrientationSlot::_pad0[7] |
Definition at line 1971 of file DNA_scene_types.h.
| char TransformOrientationSlot::flag |
Definition at line 1970 of file DNA_scene_types.h.
| int TransformOrientationSlot::index_custom |
Definition at line 1969 of file DNA_scene_types.h.
Referenced by BIF_clearTransformOrientation(), BKE_scene_orientation_slot_get_index(), BKE_scene_orientation_slot_set_index(), BKE_scene_transform_orientation_remove(), and initTransInfo().
| int TransformOrientationSlot::type |
Definition at line 1968 of file DNA_scene_types.h.
Referenced by BIF_clearTransformOrientation(), BKE_scene_orientation_slot_get_index(), BKE_scene_orientation_slot_set_index(), BKE_scene_transform_orientation_remove(), gizmo_mesh_spin_init_draw_prepare(), gizmo_xform_message_subscribe(), initTransInfo(), blender::ed::view3d::geometry_nodes_gizmos::TransformGizmos::update(), WIDGETGROUP_gizmo_draw_prepare(), WIDGETGROUP_xform_cage_draw_prepare(), WIDGETGROUP_xform_shear_draw_prepare(), and WIDGETGROUP_xform_shear_refresh().