|
Blender
V2.59
|
#include <DNA_scene_types.h>
Public Attributes | |
| short | size |
| short | step |
| short | invert |
| short | count |
| int | flag |
| float | strength |
Definition at line 531 of file DNA_scene_types.h.
| short ParticleBrushData::count |
Definition at line 533 of file DNA_scene_types.h.
Referenced by add_scene(), and brush_edit_apply().
Definition at line 534 of file DNA_scene_types.h.
Referenced by brush_puff().
Definition at line 533 of file DNA_scene_types.h.
Referenced by brush_edit_apply().
| short ParticleBrushData::size |
Definition at line 532 of file DNA_scene_types.h.
Referenced by add_scene(), brush_add(), brush_drawcursor(), brush_edit_apply(), MakeCursor::App::changesize(), do_versions(), MakeCursor::App::doit(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| short ParticleBrushData::step |
Definition at line 533 of file DNA_scene_types.h.
Referenced by add_scene(), brush_edit_apply(), and do_versions().
Definition at line 535 of file DNA_scene_types.h.
Referenced by add_scene(), brush_edit_apply(), do_versions(), and weight_set_exec().