Blender V4.3
blender::ed::sculpt_paint::trim::TrimOperation Struct Reference

Public Attributes

gesture::Operation op
 
Meshmesh
 
float(* true_mesh_co )[3]
 
bool use_cursor_depth
 
bool initial_hit
 
blender::float3 initial_location
 
blender::float3 initial_normal
 
OperationType mode
 
SolverMode solver_mode
 
OrientationType orientation
 
ExtrudeMode extrude_mode
 

Detailed Description

Definition at line 120 of file sculpt_trim.cc.

Member Data Documentation

◆ extrude_mode

ExtrudeMode blender::ed::sculpt_paint::trim::TrimOperation::extrude_mode

◆ initial_hit

bool blender::ed::sculpt_paint::trim::TrimOperation::initial_hit

◆ initial_location

◆ initial_normal

blender::float3 blender::ed::sculpt_paint::trim::TrimOperation::initial_normal

◆ mesh

◆ mode

OperationType blender::ed::sculpt_paint::trim::TrimOperation::mode

◆ op

gesture::Operation blender::ed::sculpt_paint::trim::TrimOperation::op

Definition at line 121 of file sculpt_trim.cc.

Referenced by blender::ed::sculpt_paint::trim::init_operation().

◆ orientation

◆ solver_mode

SolverMode blender::ed::sculpt_paint::trim::TrimOperation::solver_mode

◆ true_mesh_co

◆ use_cursor_depth

bool blender::ed::sculpt_paint::trim::TrimOperation::use_cursor_depth

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