|
Blender
V2.59
|
#include <DNA_scene_types.h>
Public Attributes | |
| Paint | paint |
| int | flags |
| int | radial_symm [3] |
| float | last_x |
| float | last_y |
| float | last_angle |
| int | draw_anchored |
| int | anchored_size |
| float | anchored_location [3] |
| float | anchored_initial_mouse [2] |
| int | draw_pressure |
| float | pressure_value |
| float | special_rotation |
| int | pad |
Definition at line 564 of file DNA_scene_types.h.
| float Sculpt::anchored_initial_mouse[2] |
Definition at line 584 of file DNA_scene_types.h.
Referenced by paint_draw_alpha_overlay(), paint_draw_cursor(), sculpt_update_brush_delta(), and sculpt_update_cache_variants().
| float Sculpt::anchored_location[3] |
Definition at line 583 of file DNA_scene_types.h.
Referenced by sculpt_update_brush_delta(), and sculpt_update_cache_variants().
Definition at line 582 of file DNA_scene_types.h.
Referenced by paint_cursor_on_hit(), paint_draw_alpha_overlay(), paint_draw_cursor(), sculpt_update_brush_delta(), and sculpt_update_cache_variants().
Definition at line 581 of file DNA_scene_types.h.
Referenced by paint_cursor_on_hit(), paint_draw_alpha_overlay(), paint_draw_cursor(), sculpt_stroke_done(), sculpt_update_brush_delta(), and sculpt_update_cache_variants().
Definition at line 586 of file DNA_scene_types.h.
Referenced by paint_cursor_on_hit(), paint_draw_alpha_overlay(), sculpt_stroke_done(), and sculpt_update_cache_variants().
| int Sculpt::flags |
Definition at line 569 of file DNA_scene_types.h.
Referenced by calc_symmetry_feather(), do_symmetrical_brush_actions(), mesh_calc_modifiers(), sculpt_clip(), sculpt_modifiers_active(), sculpt_stroke_test_start(), and sculpt_toggle_mode().
| float Sculpt::last_angle |
Definition at line 579 of file DNA_scene_types.h.
Referenced by paint_draw_alpha_overlay(), paint_draw_cursor(), and sculpt_update_cache_invariants().
| float Sculpt::last_x |
Definition at line 578 of file DNA_scene_types.h.
Referenced by paint_draw_cursor().
| float Sculpt::last_y |
Definition at line 578 of file DNA_scene_types.h.
Referenced by paint_draw_cursor().
| int Sculpt::pad |
Definition at line 591 of file DNA_scene_types.h.
Definition at line 565 of file DNA_scene_types.h.
Referenced by brush_sculpt_tool_set_exec(), brush_strength(), calc_sculpt_normal(), calc_sculpt_plane(), copy_scene(), do_clay_brush(), do_clay_tubes_brush(), do_crease_brush(), do_draw_brush(), do_fill_brush(), do_flatten_brush(), do_grab_brush(), do_inflate_brush(), do_layer_brush(), do_mesh_smooth_brush(), do_multires_smooth_brush(), do_nudge_brush(), do_pinch_brush(), do_rotate_brush(), do_scrape_brush(), do_snake_hook_brush(), do_symmetrical_brush_actions(), do_thumb_brush(), get_offset(), lib_link_scene(), paint_get_active(), sculpt_brush_exit_tex(), sculpt_brush_init_tex(), sculpt_brush_stroke_init(), sculpt_combine_proxies(), sculpt_fix_noise_tear(), sculpt_flush_stroke_deform(), sculpt_get_brush_geometry(), sculpt_restore_mesh(), sculpt_stroke_done(), sculpt_stroke_modifiers_check(), sculpt_toggle_mode(), sculpt_tool_name(), sculpt_update_cache_invariants(), sculpt_update_cache_variants(), sculpt_update_tex(), set_unified_alpha(), set_unified_settings(), set_unified_size(), set_unified_unprojected_radius(), snode_set_context(), unified_alpha(), unified_settings(), unified_size(), and unified_unprojected_radius().
| float Sculpt::pressure_value |
Definition at line 587 of file DNA_scene_types.h.
Referenced by paint_cursor_on_hit(), paint_draw_alpha_overlay(), and sculpt_update_cache_variants().
| int Sculpt::radial_symm[3] |
Definition at line 573 of file DNA_scene_types.h.
Referenced by calc_radial_symmetry_feather(), and do_radial_symmetry().
| float Sculpt::special_rotation |
Definition at line 589 of file DNA_scene_types.h.
Referenced by paint_draw_alpha_overlay(), sculpt_stroke_done(), and sculpt_update_cache_variants().