|
Blender
V2.93
|
#include <sculpt_intern.h>
Public Attributes | |
| float | location [3] |
| float | normal [3] |
| float | active_vertex_co [3] |
Definition at line 73 of file sculpt_intern.h.
| float SculptCursorGeometryInfo::active_vertex_co[3] |
Definition at line 76 of file sculpt_intern.h.
Referenced by SCULPT_cursor_geometry_info_update().
| float SculptCursorGeometryInfo::location[3] |
Definition at line 74 of file sculpt_intern.h.
Referenced by paint_cursor_sculpt_session_update_and_init(), SCULPT_cursor_geometry_info_update(), sculpt_trim_gesture_box_invoke(), and sculpt_trim_gesture_lasso_invoke().
| float SculptCursorGeometryInfo::normal[3] |
Definition at line 75 of file sculpt_intern.h.
Referenced by paint_cursor_sculpt_session_update_and_init(), SCULPT_cursor_geometry_info_update(), sculpt_trim_gesture_box_invoke(), and sculpt_trim_gesture_lasso_invoke().