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

Public Attributes

SculptGestureOperation op
 
Meshmesh
 
float(* true_mesh_co )[3]
 
float depth_front
 
float depth_back
 
bool use_cursor_depth
 
eSculptTrimOperationType mode
 
eSculptTrimOrientationType orientation
 

Detailed Description

Definition at line 934 of file paint_mask.c.

Member Data Documentation

◆ depth_back

float SculptGestureTrimOperation::depth_back

◆ depth_front

float SculptGestureTrimOperation::depth_front

◆ mesh

Mesh* SculptGestureTrimOperation::mesh

◆ mode

eSculptTrimOperationType SculptGestureTrimOperation::mode

Definition at line 945 of file paint_mask.c.

Referenced by sculpt_gesture_apply_trim(), and sculpt_gesture_init_trim_properties().

◆ op

SculptGestureOperation SculptGestureTrimOperation::op

Definition at line 935 of file paint_mask.c.

Referenced by sculpt_gesture_init_trim_properties().

◆ orientation

eSculptTrimOrientationType SculptGestureTrimOperation::orientation

◆ true_mesh_co

float(* SculptGestureTrimOperation::true_mesh_co)[3]

◆ use_cursor_depth

bool SculptGestureTrimOperation::use_cursor_depth

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