|
Blender
V2.59
|
Public Attributes | |
| SpaceImage * | sima |
| View2D * | v2d |
| Scene * | scene |
| bScreen * | screen |
| Brush * | brush |
| short | tool |
| short | blend |
| Image * | image |
| ImBuf * | canvas |
| ImBuf * | clonecanvas |
| short | clonefreefloat |
| char * | warnpackedfile |
| char * | warnmultifile |
| Object * | ob |
| Mesh * | me |
| int | faceindex |
| float | uv [2] |
Definition at line 120 of file paint_image.c.
| short ImagePaintState::blend |
Definition at line 127 of file paint_image.c.
Referenced by imapaint_paint_op(), paint_apply_event(), and texture_paint_init().
Definition at line 126 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_op(), paint_apply_event(), paint_exit(), paint_invoke(), and texture_paint_init().
Definition at line 129 of file paint_image.c.
Referenced by imapaint_canvas_set(), and imapaint_paint_op().
Definition at line 130 of file paint_image.c.
Referenced by imapaint_canvas_free(), imapaint_canvas_set(), and imapaint_paint_op().
Definition at line 131 of file paint_image.c.
Referenced by imapaint_canvas_free(), and imapaint_canvas_set().
Definition at line 138 of file paint_image.c.
Referenced by imapaint_paint_stroke().
Definition at line 128 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_op(), imapaint_paint_stroke(), paint_redraw(), and texture_paint_init().
Definition at line 137 of file paint_image.c.
Referenced by imapaint_paint_stroke(), and texture_paint_init().
Definition at line 136 of file paint_image.c.
Referenced by imapaint_paint_stroke(), and texture_paint_init().
Definition at line 123 of file paint_image.c.
Referenced by imapaint_paint_stroke(), and texture_paint_init().
Definition at line 124 of file paint_image.c.
Referenced by texture_paint_init().
Definition at line 121 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_stroke(), imapaint_paint_sub_stroke(), paint_redraw(), and texture_paint_init().
| short ImagePaintState::tool |
Definition at line 127 of file paint_image.c.
Referenced by imapaint_canvas_set(), imapaint_paint_op(), and texture_paint_init().
| float ImagePaintState::uv[2] |
Definition at line 139 of file paint_image.c.
Referenced by imapaint_paint_stroke().
Definition at line 122 of file paint_image.c.
Referenced by imapaint_paint_stroke(), and texture_paint_init().
Definition at line 133 of file paint_image.c.
Referenced by imapaint_canvas_set(), paint_exit(), and texture_paint_init().
Definition at line 132 of file paint_image.c.
Referenced by imapaint_canvas_set(), paint_exit(), and texture_paint_init().