|
Blender V5.0
|
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 465 of file sculpt_detail.cc.
| bool blender::ed::sculpt_paint::dyntopo::DyntopoDetailSizeEditCustomData::accurate_mode |
Definition at line 476 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 472 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 481 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 482 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 493 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 471 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 480 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 469 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 474 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 484 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 477 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().