Blender V5.0
SnapCursorDataIntern Struct Reference

Public Attributes

V3DSnapCursorState state_default
ListBase state_intern
V3DSnapCursorData snap_data
blender::ed::transform::SnapObjectContextsnap_context_v3d
const Scenescene
eSnapMode snap_elem_hidden
float prevpoint_stack [3]
struct { 
   blender::int2   mval 
   uint8_t   modifier 
last_eventstate
wmKeyMapkeymap
int snap_on
wmPaintCursorhandle
bool is_initiated

Detailed Description

Definition at line 54 of file view3d_cursor_snap.cc.

Member Data Documentation

◆ handle

wmPaintCursor* SnapCursorDataIntern::handle

◆ is_initiated

bool SnapCursorDataIntern::is_initiated

Definition at line 78 of file view3d_cursor_snap.cc.

Referenced by v3d_cursor_snap_activate().

◆ keymap

wmKeyMap* SnapCursorDataIntern::keymap

Definition at line 72 of file view3d_cursor_snap.cc.

Referenced by v3d_cursor_is_snap_invert(), and v3d_cursor_snap_activate().

◆ [struct]

struct { ... } SnapCursorDataIntern::last_eventstate

◆ modifier

uint8_t SnapCursorDataIntern::modifier

◆ mval

blender::int2 SnapCursorDataIntern::mval

Definition at line 67 of file view3d_cursor_snap.cc.

Referenced by v3d_cursor_eventstate_has_changed().

◆ prevpoint_stack

float SnapCursorDataIntern::prevpoint_stack[3]

Definition at line 63 of file view3d_cursor_snap.cc.

Referenced by ED_view3d_cursor_snap_state_prevpoint_set().

◆ scene

const Scene* SnapCursorDataIntern::scene

Definition at line 60 of file view3d_cursor_snap.cc.

Referenced by v3d_cursor_snap_context_ensure().

◆ snap_context_v3d

◆ snap_data

◆ snap_elem_hidden

eSnapMode SnapCursorDataIntern::snap_elem_hidden

Definition at line 61 of file view3d_cursor_snap.cc.

Referenced by v3d_cursor_snap_update().

◆ snap_on

int SnapCursorDataIntern::snap_on

Definition at line 73 of file view3d_cursor_snap.cc.

Referenced by v3d_cursor_is_snap_invert(), and v3d_cursor_snap_activate().

◆ state_default

V3DSnapCursorState SnapCursorDataIntern::state_default

Definition at line 55 of file view3d_cursor_snap.cc.

◆ state_intern

ListBase SnapCursorDataIntern::state_intern

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