Blender
V3.3
|
#include <DNA_scene_types.h>
Public Attributes | |
int | type |
int | index_custom |
char | flag |
char | _pad0 [7] |
Definition at line 1724 of file DNA_scene_types.h.
char TransformOrientationSlot::_pad0[7] |
Definition at line 1728 of file DNA_scene_types.h.
char TransformOrientationSlot::flag |
Definition at line 1727 of file DNA_scene_types.h.
Referenced by BKE_scene_orientation_slot_get().
int TransformOrientationSlot::index_custom |
Definition at line 1726 of file DNA_scene_types.h.
Referenced by BIF_clearTransformOrientation(), BIF_selectTransformOrientation(), BKE_scene_orientation_slot_get_index(), BKE_scene_orientation_slot_set_index(), BKE_scene_transform_orientation_remove(), blo_do_versions_280(), delete_orientation_exec(), delete_orientation_poll(), initTransInfo(), and scene_init_data().
int TransformOrientationSlot::type |
Definition at line 1725 of file DNA_scene_types.h.
Referenced by BIF_clearTransformOrientation(), BIF_selectTransformOrientation(), BKE_scene_orientation_slot_get_index(), BKE_scene_orientation_slot_set_index(), BKE_scene_transform_orientation_remove(), delete_orientation_poll(), gizmo_mesh_spin_init_draw_prepare(), gizmo_xform_message_subscribe(), initTransInfo(), WIDGETGROUP_gizmo_draw_prepare(), WIDGETGROUP_xform_cage_draw_prepare(), WIDGETGROUP_xform_shear_draw_prepare(), and WIDGETGROUP_xform_shear_refresh().