Blender V5.0
blender::ed::sculpt_paint::trim::TrimOperation Struct Reference

Public Attributes

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

Detailed Description

Definition at line 127 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 128 of file sculpt_trim.cc.

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

◆ orientation

◆ reports

ReportList* blender::ed::sculpt_paint::trim::TrimOperation::reports

◆ solver_mode

geometry::boolean::Solver 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: