Blender
V3.3
|
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 296 of file paint_mask.c.
void(* SculptGestureOperation::sculpt_gesture_apply_for_symmetry_pass) (struct bContext *, SculptGestureContext *) |
Definition at line 301 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 298 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 305 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().