|
Blender V5.0
|
#include <DNA_scene_types.h>
Public Attributes | |
| int | type |
| int | index_custom |
| char | flag |
| char | _pad0 [7] |
Definition at line 2099 of file DNA_scene_types.h.
| char TransformOrientationSlot::_pad0[7] |
Definition at line 2103 of file DNA_scene_types.h.
| char TransformOrientationSlot::flag |
Definition at line 2102 of file DNA_scene_types.h.
Referenced by BKE_scene_orientation_slot_get().
| int TransformOrientationSlot::index_custom |
Definition at line 2101 of file DNA_scene_types.h.
Referenced by blender::ed::transform::BIF_clearTransformOrientation(), blender::ed::transform::BIF_selectTransformOrientation(), BKE_scene_orientation_slot_get_index(), BKE_scene_orientation_slot_set_index(), BKE_scene_transform_orientation_remove(), blender::ed::transform::delete_orientation_exec(), blender::ed::transform::delete_orientation_poll(), blender::ed::transform::initTransInfo(), and scene_init_data().
| int TransformOrientationSlot::type |
Definition at line 2100 of file DNA_scene_types.h.
Referenced by blender::ed::transform::BIF_clearTransformOrientation(), blender::ed::transform::BIF_selectTransformOrientation(), BKE_scene_orientation_slot_get_index(), BKE_scene_orientation_slot_set_index(), BKE_scene_transform_orientation_remove(), blender::ed::transform::delete_orientation_poll(), gizmo_mesh_spin_init_draw_prepare(), blender::ed::transform::gizmo_xform_message_subscribe(), blender::ed::transform::initTransInfo(), blender::ed::view3d::geometry_nodes_gizmos::TransformGizmos::update(), blender::ed::transform::WIDGETGROUP_gizmo_draw_prepare(), blender::ed::transform::WIDGETGROUP_xform_cage_draw_prepare(), blender::ed::transform::WIDGETGROUP_xform_shear_draw_prepare(), and blender::ed::transform::WIDGETGROUP_xform_shear_refresh().