Blender V4.3
View3DCursor Struct Reference

#include <DNA_view3d_types.h>

Public Attributes

float location [3]
float rotation_quaternion [4]
float rotation_euler [3]
float rotation_axis [3]
float rotation_angle
short rotation_mode
char _pad [6]

Detailed Description

Definition at line 125 of file DNA_view3d_types.h.

Member Data Documentation

◆ _pad

char View3DCursor::_pad[6]

Definition at line 133 of file DNA_view3d_types.h.

◆ location

float View3DCursor::location[3]

Definition at line 126 of file DNA_view3d_types.h.

Referenced by add_vertex_invoke(), annotation_get_3d_reference(), armature_calc_roll_exec(), armature_click_extrude_exec(), armature_click_extrude_invoke(), armature_fill_bones_exec(), blender::ed::greasepencil::bake_grease_pencil_animation_exec(), blender::ed::greasepencil::calculate_texture_space(), calculateCenterCursor(), blender::ed::outliner::collection_instance_exec(), createTransCursor_view3d(), curve_draw_invoke(), blender::ed::curves::curves_draw_invoke(), blender::ed::greasepencil::DrawingPlacement::DrawingPlacement(), DRW_draw_cursor(), ED_gpencil_drawing_reference_get(), ED_view3d_cursor3d_update(), edbm_dupli_extrude_cursor_invoke(), edbm_point_normals_modal(), edbm_polybuild_face_at_cursor_invoke(), edbm_screw_invoke(), edbm_spin_invoke(), extrude_points_from_selected_vertices(), gizmo_3d_calc_pos(), gizmo_mesh_spin_init_refresh(), blender::ed::greasepencil::grease_pencil_snap_cursor_to_sel_exec(), blender::ed::greasepencil::grease_pencil_snap_to_cursor_exec(), initBend(), blender::ed::object::location_from_view(), loose_data_instantiate_collection_process(), loose_data_instantiate_obdata_process(), merge_target(), mesh_bisect_exec(), blender::ed::object::object_hook_recenter_exec(), blender::ed::object::object_origin_set_exec(), blender::ed::object::object_warp_verts_exec(), OVERLAY_edit_gpencil_legacy_cache_init(), OVERLAY_gpencil_legacy_cache_init(), OVERLAY_grease_pencil_cache_init(), paint_proj_begin_clone(), paint_proj_stroke(), snap_curs_to_active_exec(), snap_curs_to_grid_exec(), snap_curs_to_sel_exec(), snap_selected_to_cursor_exec(), sort_bmelem_flag(), spin_invoke(), blender::ed::geometry::store_input_node_values_rna_props(), uv_map_transform_center(), v3d_cursor_snap_update(), view3d_viewmatrix_set(), and viewcenter_cursor_exec().

◆ rotation_angle

float View3DCursor::rotation_angle

Definition at line 130 of file DNA_view3d_types.h.

Referenced by createTransCursor_view3d(), and ED_view3d_cursor3d_update().

◆ rotation_axis

float View3DCursor::rotation_axis[3]

Definition at line 130 of file DNA_view3d_types.h.

Referenced by createTransCursor_view3d(), and ED_view3d_cursor3d_update().

◆ rotation_euler

float View3DCursor::rotation_euler[3]

◆ rotation_mode

short View3DCursor::rotation_mode

Definition at line 131 of file DNA_view3d_types.h.

Referenced by createTransCursor_view3d(), and ED_view3d_cursor3d_update().

◆ rotation_quaternion

float View3DCursor::rotation_quaternion[4]

Definition at line 128 of file DNA_view3d_types.h.

Referenced by createTransCursor_view3d().


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