Blender  V3.3
Public Attributes | List of all members
SculptGestureOperation Struct Reference

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 *)
 

Detailed Description

Definition at line 296 of file paint_mask.c.

Member Data Documentation

◆ sculpt_gesture_apply_for_symmetry_pass

void(* SculptGestureOperation::sculpt_gesture_apply_for_symmetry_pass) (struct bContext *, SculptGestureContext *)

◆ sculpt_gesture_begin

void(* SculptGestureOperation::sculpt_gesture_begin) (struct bContext *, SculptGestureContext *)

◆ sculpt_gesture_end

void(* SculptGestureOperation::sculpt_gesture_end) (struct bContext *, SculptGestureContext *)

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