Blender V5.0
wmGizmoPropertyType Struct Reference

#include <WM_gizmo_types.hh>

Public Attributes

wmGizmoPropertyTypenext
wmGizmoPropertyTypeprev
int data_type
int array_length
int index_in_type
char idname [0]

Detailed Description

Definition at line 318 of file WM_gizmo_types.hh.

Member Data Documentation

◆ array_length

int wmGizmoPropertyType::array_length

Definition at line 322 of file WM_gizmo_types.hh.

Referenced by bpy_gizmo_target_set_value(), gizmo_area_light_prop_matrix_get(), gizmo_area_light_prop_matrix_set(), gizmo_bbone_offset_get(), gizmo_bbone_offset_set(), gizmo_bisect_prop_angle_get(), gizmo_bisect_prop_angle_set(), gizmo_bisect_prop_depth_get(), gizmo_bisect_prop_depth_set(), gizmo_bisect_prop_translate_get(), gizmo_bisect_prop_translate_set(), gizmo_empty_image_prop_matrix_get(), gizmo_empty_image_prop_matrix_set(), gizmo_light_radius_prop_matrix_get(), gizmo_light_radius_prop_matrix_set(), blender::ed::space_node::gizmo_node_backdrop_prop_matrix_get(), blender::ed::space_node::gizmo_node_backdrop_prop_matrix_set(), blender::ed::space_node::gizmo_node_box_mask_prop_matrix_get(), blender::ed::space_node::gizmo_node_box_mask_prop_matrix_set(), blender::ed::space_node::gizmo_node_crop_prop_matrix_get(), blender::ed::space_node::gizmo_node_crop_prop_matrix_set(), blender::ed::space_node::gizmo_node_split_prop_matrix_get(), blender::ed::space_node::gizmo_node_split_prop_matrix_set(), gizmo_placement_prop_matrix_get(), gizmo_placement_prop_matrix_set(), gizmo_render_border_prop_matrix_get(), gizmo_render_border_prop_matrix_set(), gizmo_spin_prop_angle_get(), gizmo_spin_prop_angle_set(), gizmo_spin_prop_axis_angle_get(), gizmo_spin_prop_axis_angle_set(), gizmo_spin_prop_depth_get(), gizmo_spin_prop_depth_set(), gizmo_spin_prop_translate_get(), gizmo_spin_prop_translate_set(), gizmo_spot_blend_prop_matrix_get(), gizmo_spot_blend_prop_matrix_set(), py_rna_gizmo_handler_get_cb(), py_rna_gizmo_handler_set_cb(), WM_gizmo_target_property_array_length(), WM_gizmo_target_property_float_get(), WM_gizmo_target_property_float_set(), and WM_gizmotype_target_property_def().

◆ data_type

◆ idname

char wmGizmoPropertyType::idname[0]

◆ index_in_type

◆ next

wmGizmoPropertyType* wmGizmoPropertyType::next

Definition at line 319 of file WM_gizmo_types.hh.

◆ prev

wmGizmoPropertyType * wmGizmoPropertyType::prev

Definition at line 319 of file WM_gizmo_types.hh.


The documentation for this struct was generated from the following file: