Blender V2.61 - r43446
|
Public Attributes | |
Scene * | scene |
Brush * | brush |
float | lastmousepos [2] |
float | accumdistance |
float | lastpaintpos [2] |
float | startpaintpos [2] |
double | accumtime |
double | lasttime |
float | lastpressure |
short | firsttouch |
float | startsize |
float | startalpha |
float | startjitter |
float | startspacing |
BrushPainterCache | cache |
Definition at line 767 of file brush.c.
Referenced by brush_painter_paint().
double BrushPainter::accumtime |
Definition at line 771 of file brush.c.
Referenced by brush_painter_paint().
Definition at line 763 of file brush.c.
Referenced by brush_painter_do_partial(), brush_painter_fixed_tex_partial_update(), brush_painter_free(), brush_painter_new(), brush_painter_paint(), and brush_painter_refresh_cache().
Definition at line 783 of file brush.c.
Referenced by brush_painter_do_partial(), brush_painter_fixed_tex_partial_update(), brush_painter_free(), brush_painter_new(), brush_painter_paint(), brush_painter_refresh_cache(), and brush_painter_require_imbuf().
short BrushPainter::firsttouch |
Definition at line 776 of file brush.c.
Referenced by brush_painter_break_stroke(), brush_painter_new(), and brush_painter_paint().
float BrushPainter::lastmousepos[2] |
Definition at line 765 of file brush.c.
Referenced by brush_painter_paint().
float BrushPainter::lastpaintpos[2] |
Definition at line 768 of file brush.c.
Referenced by brush_painter_fixed_tex_partial_update(), brush_painter_paint(), and brush_painter_refresh_cache().
Definition at line 774 of file brush.c.
Referenced by brush_painter_paint().
double BrushPainter::lasttime |
Definition at line 772 of file brush.c.
Referenced by brush_painter_paint().
Definition at line 762 of file brush.c.
Referenced by brush_apply_pressure(), brush_painter_do_partial(), brush_painter_fixed_tex_partial_update(), brush_painter_free(), brush_painter_new(), brush_painter_paint(), and brush_painter_refresh_cache().
float BrushPainter::startalpha |
Definition at line 779 of file brush.c.
Referenced by brush_apply_pressure(), brush_painter_free(), brush_painter_new(), and brush_painter_paint().
Definition at line 780 of file brush.c.
Referenced by brush_apply_pressure(), brush_painter_free(), brush_painter_new(), and brush_painter_paint().
float BrushPainter::startpaintpos[2] |
Definition at line 769 of file brush.c.
Referenced by brush_painter_do_partial(), and brush_painter_paint().
float BrushPainter::startsize |
Definition at line 778 of file brush.c.
Referenced by brush_apply_pressure(), brush_painter_free(), brush_painter_new(), and brush_painter_paint().
Definition at line 781 of file brush.c.
Referenced by brush_apply_pressure(), brush_painter_free(), brush_painter_new(), and brush_painter_paint().