|
Blender V5.0
|
Definition at line 127 of file sculpt_trim.cc.
| ExtrudeMode blender::ed::sculpt_paint::trim::TrimOperation::extrude_mode |
Definition at line 145 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::generate_geometry(), and blender::ed::sculpt_paint::trim::init_operation().
| bool blender::ed::sculpt_paint::trim::TrimOperation::initial_hit |
Definition at line 138 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::calculate_depth(), blender::ed::sculpt_paint::trim::init_operation(), and blender::ed::sculpt_paint::trim::initialize_cursor_info().
| blender::float3 blender::ed::sculpt_paint::trim::TrimOperation::initial_location |
Definition at line 139 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::calculate_depth(), blender::ed::sculpt_paint::trim::get_origin_and_normal(), and blender::ed::sculpt_paint::trim::initialize_cursor_info().
| blender::float3 blender::ed::sculpt_paint::trim::TrimOperation::initial_normal |
Definition at line 140 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::get_origin_and_normal(), and blender::ed::sculpt_paint::trim::initialize_cursor_info().
| Mesh* blender::ed::sculpt_paint::trim::TrimOperation::mesh |
Definition at line 132 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::apply_trim(), blender::ed::sculpt_paint::trim::free_geometry(), blender::ed::sculpt_paint::trim::generate_geometry(), blender::ed::sculpt_paint::trim::gesture_apply_for_symmetry_pass(), and blender::ed::sculpt_paint::trim::update_normals().
| OperationType blender::ed::sculpt_paint::trim::TrimOperation::mode |
Definition at line 142 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::apply_trim(), and blender::ed::sculpt_paint::trim::init_operation().
| 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().
| OrientationType blender::ed::sculpt_paint::trim::TrimOperation::orientation |
| ReportList* blender::ed::sculpt_paint::trim::TrimOperation::reports |
Definition at line 129 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::apply_trim(), and blender::ed::sculpt_paint::trim::init_operation().
| geometry::boolean::Solver blender::ed::sculpt_paint::trim::TrimOperation::solver_mode |
Definition at line 143 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::apply_trim(), and blender::ed::sculpt_paint::trim::init_operation().
| float(* blender::ed::sculpt_paint::trim::TrimOperation::true_mesh_co)[3] |
Definition at line 133 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::free_geometry(), blender::ed::sculpt_paint::trim::generate_geometry(), and blender::ed::sculpt_paint::trim::gesture_apply_for_symmetry_pass().
| bool blender::ed::sculpt_paint::trim::TrimOperation::use_cursor_depth |
Definition at line 136 of file sculpt_trim.cc.
Referenced by blender::ed::sculpt_paint::trim::calculate_depth(), blender::ed::sculpt_paint::trim::generate_geometry(), and blender::ed::sculpt_paint::trim::init_operation().