|
Blender
V2.93
|
Public Attributes | |
| void(* | sculpt_gesture_begin )(struct bContext *, SculptGestureContext *) |
| void(* | sculpt_gesture_apply_for_symmetry_pass )(struct bContext *, SculptGestureContext *) |
| void(* | sculpt_gesture_end )(struct bContext *, SculptGestureContext *) |
Definition at line 312 of file paint_mask.c.
| void(* SculptGestureOperation::sculpt_gesture_apply_for_symmetry_pass) (struct bContext *, SculptGestureContext *) |
Definition at line 317 of file paint_mask.c.
Referenced by sculpt_gesture_apply(), sculpt_gesture_init_face_set_properties(), sculpt_gesture_init_mask_properties(), sculpt_gesture_init_project_properties(), and sculpt_gesture_init_trim_properties().
| void(* SculptGestureOperation::sculpt_gesture_begin) (struct bContext *, SculptGestureContext *) |
Definition at line 314 of file paint_mask.c.
Referenced by sculpt_gesture_apply(), sculpt_gesture_init_face_set_properties(), sculpt_gesture_init_mask_properties(), sculpt_gesture_init_project_properties(), and sculpt_gesture_init_trim_properties().
| void(* SculptGestureOperation::sculpt_gesture_end) (struct bContext *, SculptGestureContext *) |
Definition at line 321 of file paint_mask.c.
Referenced by sculpt_gesture_apply(), sculpt_gesture_init_face_set_properties(), sculpt_gesture_init_mask_properties(), sculpt_gesture_init_project_properties(), and sculpt_gesture_init_trim_properties().