![]() |
Blender V2.61 - r43446
|
#include <DNA_brush_types.h>
Public Attributes | |
| struct Image * | image |
| float | offset [2] |
| float | alpha |
| float | pad |
Definition at line 47 of file DNA_brush_types.h.
| float BrushClone::alpha |
Definition at line 50 of file DNA_brush_types.h.
Referenced by brush_set_defaults(), and get_alpha_clone_image().
| struct Image* BrushClone::image |
Definition at line 48 of file DNA_brush_types.h.
Referenced by brush_clone_image_delete(), brush_clone_image_set_nr(), expand_brush(), extern_local_brush(), get_alpha_clone_image(), image_paint_2d_clone_poll(), imapaint_canvas_set(), lib_link_brush(), make_local_brush(), and make_local_image().
| float BrushClone::offset[2] |
Definition at line 49 of file DNA_brush_types.h.
Referenced by brush_clone_image_set_nr(), draw_image_paint_helpers(), grab_clone_apply(), grab_clone_invoke(), grab_clone_modal(), and imapaint_paint_op().
| float BrushClone::pad |
Definition at line 50 of file DNA_brush_types.h.