Blender V2.61 - r43446
|
#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 753 of file DNA_scene_types.h.
float Sculpt::anchored_initial_mouse[2] |
Definition at line 773 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 772 of file DNA_scene_types.h.
Referenced by sculpt_update_brush_delta(), and sculpt_update_cache_variants().
Definition at line 771 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 770 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 775 of file DNA_scene_types.h.
Referenced by paint_cursor_on_hit(), paint_draw_alpha_overlay(), paint_draw_cursor(), sculpt_stroke_done(), and sculpt_update_cache_variants().
int Sculpt::flags |
Definition at line 758 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 768 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 767 of file DNA_scene_types.h.
Referenced by paint_draw_cursor().
float Sculpt::last_y |
Definition at line 767 of file DNA_scene_types.h.
Referenced by paint_draw_cursor().
int Sculpt::pad |
Definition at line 780 of file DNA_scene_types.h.
Definition at line 754 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(), and snode_set_context().
float Sculpt::pressure_value |
Definition at line 776 of file DNA_scene_types.h.
Referenced by paint_cursor_on_hit(), paint_draw_alpha_overlay(), paint_draw_cursor(), and sculpt_update_cache_variants().
int Sculpt::radial_symm[3] |
Definition at line 762 of file DNA_scene_types.h.
Referenced by calc_radial_symmetry_feather(), and do_radial_symmetry().
float Sculpt::special_rotation |
Definition at line 778 of file DNA_scene_types.h.
Referenced by paint_draw_alpha_overlay(), sculpt_stroke_done(), and sculpt_update_cache_variants().