Blender  V2.93
Public Attributes | List of all members
Sculpt Struct Reference

#include <DNA_scene_types.h>

Public Attributes

Paint paint
 
int flags
 
int automasking_flags
 
int radial_symm [3]
 
float detail_size
 
int symmetrize_direction
 
float gravity_factor
 
float constant_detail
 
float detail_percent
 
struct Objectgravity_object
 

Detailed Description

Definition at line 971 of file DNA_scene_types.h.

Member Data Documentation

◆ automasking_flags

int Sculpt::automasking_flags

◆ constant_detail

float Sculpt::constant_detail

◆ detail_percent

float Sculpt::detail_percent

◆ detail_size

float Sculpt::detail_size

◆ flags

int Sculpt::flags

◆ gravity_factor

float Sculpt::gravity_factor

◆ gravity_object

struct Object* Sculpt::gravity_object

◆ paint

Paint Sculpt::paint

Definition at line 972 of file DNA_scene_types.h.

Referenced by BKE_paint_get_active(), BKE_paint_get_active_from_paintmode(), BKE_paint_runtime_init(), BKE_paint_toolslots_init_from_main(), BKE_sculpt_toolsettings_data_ensure(), BKE_toolsettings_copy(), BKE_toolsettings_free(), blo_do_versions_260(), blo_update_defaults_scene(), bmesh_topology_rake(), brush_strength(), calc_area_center(), calc_area_normal_and_center(), calc_sculpt_normal(), calc_sculpt_plane(), calc_symmetry_feather(), cloth_brush_apply_brush_foces(), cursor_draw_tiling_preview(), do_clay_brush(), do_clay_strips_brush(), do_clay_thumb_brush(), do_crease_brush(), do_displacement_eraser_brush(), do_displacement_smear_brush(), do_draw_brush(), do_draw_sharp_brush(), do_elastic_deform_brush(), do_fill_brush(), do_flatten_brush(), do_grab_brush(), do_gravity(), do_inflate_brush(), do_layer_brush(), do_mask_brush(), do_mask_brush_draw(), do_nudge_brush(), do_pinch_brush(), do_rotate_brush(), do_scrape_brush(), do_slide_relax_brush(), do_snake_hook_brush(), do_symmetrical_brush_actions(), do_thumb_brush(), do_tiled(), do_version_curvemapping_walker(), dyntopo_detail_size_edit_invoke(), paint_cursor_update_pixel_radius(), paint_mesh_restore_co(), sample_detail_dyntopo(), scene_blend_read_lib(), scene_blend_write(), scene_foreach_toolsettings(), sculpt_brush_exit_tex(), sculpt_brush_init_tex(), SCULPT_brush_plane_offset_get(), sculpt_brush_stroke_cancel(), sculpt_brush_stroke_init(), SCULPT_cache_calc_brushdata_symm(), SCULPT_calc_area_normal(), SCULPT_calc_brush_plane(), SCULPT_cloth_brush_do_simulation_step(), SCULPT_cloth_brush_ensure_nodes_constraints(), sculpt_cloth_ensure_constraints_in_simulation_area(), sculpt_combine_proxies(), SCULPT_do_boundary_brush(), SCULPT_do_cloth_brush(), SCULPT_do_draw_face_sets_brush(), SCULPT_do_multiplane_scrape_brush(), SCULPT_do_paint_brush(), SCULPT_do_pose_brush(), SCULPT_do_smear_brush(), SCULPT_do_surface_smooth_brush(), SCULPT_enhance_details_brush(), sculpt_expand_cache_initial_config_set(), sculpt_face_sets_automasking_init(), sculpt_fix_noise_tear(), SCULPT_flush_stroke_deform(), sculpt_mode_toggle_exec(), sculpt_restore_mesh(), sculpt_sample_color_invoke(), SCULPT_smooth(), sculpt_stroke_done(), sculpt_stroke_update_step(), sculpt_tool_name(), SCULPT_topology_automasking_init(), sculpt_update_cache_invariants(), sculpt_update_cache_variants(), sculpt_update_tex(), texture_get_from_context(), update_brush_local_mat(), and update_sculpt_normal().

◆ radial_symm

int Sculpt::radial_symm[3]

◆ symmetrize_direction

int Sculpt::symmetrize_direction

Definition at line 988 of file DNA_scene_types.h.

Referenced by sculpt_symmetrize_exec().


The documentation for this struct was generated from the following file: