|
Blender V4.3
|
Public Attributes | |
| void * | draw_handle |
| Object * | active_object |
| eDyntopoDetailingMode | mode |
| float | init_mval [2] |
| float | accurate_mval [2] |
| float | outline_col [4] |
| bool | accurate_mode |
| bool | sample_mode |
| float | init_value |
| float | accurate_value |
| float | current_value |
| float | radius |
| float | brush_radius |
| float | pixel_radius |
| float | min_value |
| float | max_value |
| float | preview_tri [3][3] |
| float | gizmo_mat [4][4] |
Definition at line 451 of file sculpt_detail.cc.
| bool blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::accurate_mode |
Definition at line 462 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_from_mouse_delta(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_header().
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::accurate_mval[2] |
Definition at line 458 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_from_mouse_delta().
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::accurate_value |
Definition at line 467 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_from_mouse_delta().
| Object* blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::active_object |
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::brush_radius |
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::current_value |
Definition at line 468 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_invoke(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_modal(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_parallel_lines_draw(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_sample_from_surface(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_from_mouse_delta(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_header().
| void* blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::draw_handle |
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::gizmo_mat[4][4] |
Definition at line 479 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_draw(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_invoke().
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::init_mval[2] |
Definition at line 457 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_invoke(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_from_mouse_delta().
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::init_value |
Definition at line 466 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_invoke(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_from_mouse_delta().
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::max_value |
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::min_value |
| eDyntopoDetailingMode blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::mode |
Definition at line 455 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_bounds(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_invoke(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_modal(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_parallel_lines_draw(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_sample_from_surface(), blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_from_mouse_delta(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_header().
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::outline_col[4] |
Definition at line 460 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_draw(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_invoke().
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::pixel_radius |
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::preview_tri[3][3] |
| float blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::radius |
Definition at line 470 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_draw(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_invoke().
| bool blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::sample_mode |
Definition at line 463 of file sculpt_detail.cc.
Referenced by blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_edit_modal(), and blender::ed::sculpt_paint::dyntopo::dyntopo_detail_size_update_header().