Blender
V3.3
|
#include <sculpt_intern.h>
Definition at line 665 of file sculpt_intern.h.
int ExpandCache::active_connected_components[EXPAND_SYMM_AREAS] |
Definition at line 720 of file sculpt_intern.h.
Referenced by sculpt_expand_find_active_connected_components_from_vert(), and sculpt_expand_is_vert_in_active_component().
float ExpandCache::active_falloff |
Definition at line 684 of file sculpt_intern.h.
Referenced by sculpt_expand_face_state_get(), sculpt_expand_gradient_value_get(), sculpt_expand_state_get(), and sculpt_expand_update_for_vertex().
bool ExpandCache::all_enabled |
Definition at line 688 of file sculpt_intern.h.
Referenced by sculpt_expand_face_state_get(), sculpt_expand_state_get(), and sculpt_expand_update_for_vertex().
short ExpandCache::blend_mode |
Definition at line 774 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), and sculpt_expand_colors_update_task_cb().
Brush* ExpandCache::brush |
Definition at line 727 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_falloff_value_vertex_get(), sculpt_expand_gradient_value_get(), sculpt_expand_max_vertex_falloff_get(), and sculpt_expand_modal().
bool ExpandCache::brush_gradient |
Definition at line 754 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_gradient_value_get(), and sculpt_expand_modal().
float* ExpandCache::face_falloff |
Definition at line 680 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_data_free(), sculpt_expand_face_state_get(), sculpt_expand_geodesics_from_state_boundary(), sculpt_expand_grids_to_faces_falloff(), sculpt_expand_mesh_face_falloff_from_vertex_falloff(), sculpt_expand_topology_from_state_boundary(), sculpt_expand_update_max_face_falloff_factor(), and sculpt_expand_vertex_to_faces_falloff().
bool ExpandCache::falloff_gradient |
Definition at line 751 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_gradient_value_get(), and sculpt_expand_modal().
eSculptExpandFalloffType ExpandCache::falloff_type |
Definition at line 670 of file sculpt_intern.h.
Referenced by sculpt_expand_face_state_get(), sculpt_expand_falloff_factors_from_vertex_and_symm_create(), sculpt_expand_modal(), and sculpt_expand_reposition_pivot().
float ExpandCache::fill_color[4] |
Definition at line 773 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), and sculpt_expand_colors_update_task_cb().
int ExpandCache::initial_active_face_set |
Definition at line 695 of file sculpt_intern.h.
Referenced by sculpt_expand_face_state_get(), sculpt_expand_falloff_factors_from_vertex_and_symm_create(), and sculpt_expand_set_initial_components_for_mouse().
int ExpandCache::initial_active_vertex |
Definition at line 694 of file sculpt_intern.h.
Referenced by paint_cursor_draw_3d_view_brush_cursor_inactive(), sculpt_expand_invoke(), sculpt_expand_modal(), sculpt_expand_move_propagation_origin(), sculpt_expand_reposition_pivot(), and sculpt_expand_set_initial_components_for_mouse().
int* ExpandCache::initial_face_sets |
Definition at line 781 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_data_free(), sculpt_expand_face_sets_restore(), sculpt_expand_invoke(), and sculpt_expand_original_state_store().
float ExpandCache::initial_mouse[2] |
Definition at line 693 of file sculpt_intern.h.
Referenced by sculpt_expand_modal(), and sculpt_expand_set_initial_components_for_mouse().
float ExpandCache::initial_mouse_move[2] |
Definition at line 692 of file sculpt_intern.h.
Referenced by sculpt_expand_modal(), and sculpt_expand_move_propagation_origin().
bool ExpandCache::invert |
Definition at line 745 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_face_state_get(), sculpt_expand_gradient_value_get(), sculpt_expand_modal(), sculpt_expand_reposition_pivot(), sculpt_expand_snap_initialize_from_enabled(), and sculpt_expand_state_get().
int ExpandCache::loop_count |
Definition at line 742 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_face_state_get(), sculpt_expand_gradient_value_get(), sculpt_expand_modal(), and sculpt_expand_state_get().
float ExpandCache::max_face_falloff |
Definition at line 681 of file sculpt_intern.h.
Referenced by sculpt_expand_face_state_get(), and sculpt_expand_update_max_face_falloff_factor().
int ExpandCache::max_geodesic_move_preview |
Definition at line 699 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), and sculpt_expand_modal().
float ExpandCache::max_vert_falloff |
Definition at line 676 of file sculpt_intern.h.
Referenced by sculpt_expand_falloff_value_vertex_get(), sculpt_expand_max_vertex_falloff_get(), sculpt_expand_update_for_vertex(), and sculpt_expand_update_max_vert_falloff_value().
bool ExpandCache::modify_active_face_set |
Definition at line 766 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_invoke(), and sculpt_expand_set_initial_components_for_mouse().
bool ExpandCache::move |
Definition at line 758 of file sculpt_intern.h.
Referenced by sculpt_expand_modal().
eSculptExpandFalloffType ExpandCache::move_original_falloff_type |
Definition at line 702 of file sculpt_intern.h.
Referenced by sculpt_expand_modal().
eSculptExpandFalloffType ExpandCache::move_preview_falloff_type |
Definition at line 704 of file sculpt_intern.h.
Referenced by sculpt_expand_modal(), and sculpt_expand_move_propagation_origin().
struct MTex* ExpandCache::mtex |
Definition at line 729 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set().
int ExpandCache::next_face_set |
Definition at line 707 of file sculpt_intern.h.
Referenced by sculpt_expand_face_sets_update(), sculpt_expand_invoke(), and sculpt_expand_set_initial_components_for_mouse().
PBVHNode** ExpandCache::nodes |
Definition at line 736 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_data_free(), sculpt_expand_face_sets_update(), sculpt_expand_invoke(), and sculpt_expand_update_for_vertex().
float(* ExpandCache::original_colors)[4] |
Definition at line 786 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_data_free(), sculpt_expand_colors_update_task_cb(), sculpt_expand_original_state_store(), and sculpt_expand_restore_color_data().
int* ExpandCache::original_face_sets |
Definition at line 785 of file sculpt_intern.h.
Referenced by sculpt_expand_active_face_set_id_get(), sculpt_expand_cache_data_free(), sculpt_expand_delete_face_set_id(), sculpt_expand_face_sets_restore(), sculpt_expand_face_state_get(), sculpt_expand_original_state_store(), sculpt_expand_restore_face_set_data(), and sculpt_expand_snap_initialize_from_enabled().
float* ExpandCache::original_mask |
Definition at line 784 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_data_free(), sculpt_expand_mask_update_task_cb(), sculpt_expand_original_state_store(), and sculpt_expand_restore_mask_data().
float ExpandCache::original_mouse_move[2] |
Definition at line 714 of file sculpt_intern.h.
Referenced by sculpt_expand_modal(), and sculpt_expand_move_propagation_origin().
bool ExpandCache::preserve |
Definition at line 748 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_face_sets_update(), sculpt_expand_mask_update_task_cb(), and sculpt_expand_modal().
bool ExpandCache::reposition_pivot |
Definition at line 770 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), and sculpt_expand_modal().
struct Scene* ExpandCache::scene |
Definition at line 728 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), and sculpt_expand_falloff_value_vertex_get().
bool ExpandCache::snap |
Definition at line 762 of file sculpt_intern.h.
Referenced by sculpt_expand_modal(), sculpt_expand_snap_initialize_from_enabled(), and sculpt_expand_state_get().
GSet* ExpandCache::snap_enabled_face_sets |
Definition at line 724 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_data_free(), sculpt_expand_face_state_get(), sculpt_expand_modal(), sculpt_expand_snap_initialize_from_enabled(), and sculpt_expand_state_get().
eSculptExpandTargetType ExpandCache::target |
Definition at line 667 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_falloff_factors_from_vertex_and_symm_create(), sculpt_expand_finish(), sculpt_expand_flush_updates(), sculpt_expand_invoke(), sculpt_expand_original_state_store(), sculpt_expand_restore_original_state(), sculpt_expand_resursion_step_add(), sculpt_expand_undo_push(), and sculpt_expand_update_for_vertex().
float ExpandCache::texture_distortion_strength |
Definition at line 732 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_initial_config_set(), sculpt_expand_falloff_value_vertex_get(), sculpt_expand_max_vertex_falloff_get(), sculpt_expand_modal(), and sculpt_expand_resursion_step_add().
int ExpandCache::totnode |
Definition at line 737 of file sculpt_intern.h.
Referenced by sculpt_expand_face_sets_update(), sculpt_expand_invoke(), and sculpt_expand_update_for_vertex().
int ExpandCache::update_face_set |
Definition at line 710 of file sculpt_intern.h.
float* ExpandCache::vert_falloff |
Definition at line 674 of file sculpt_intern.h.
Referenced by sculpt_expand_cache_data_free(), sculpt_expand_falloff_factors_from_vertex_and_symm_create(), sculpt_expand_falloff_value_vertex_get(), sculpt_expand_geodesics_from_state_boundary(), sculpt_expand_grids_to_faces_falloff(), sculpt_expand_initialize_from_face_set_boundary(), sculpt_expand_mesh_face_falloff_from_vertex_falloff(), sculpt_expand_topology_from_state_boundary(), sculpt_expand_update_for_vertex(), sculpt_expand_update_max_vert_falloff_value(), and sculpt_expand_vertex_to_faces_falloff().