Blender V2.61 - r43446
|
Public Attributes | |
void * | mode_data |
void * | smooth_stroke_cursor |
wmTimer * | timer |
ViewContext | vc |
bglMats | mats |
Brush * | brush |
float | last_mouse_position [2] |
int | stroke_started |
int | event_type |
StrokeGetLocation | get_location |
StrokeTestStart | test_start |
StrokeUpdateStep | update_step |
StrokeDone | done |
Definition at line 66 of file paint_stroke.c.
Definition at line 74 of file paint_stroke.c.
Referenced by paint_brush_stroke_add_step(), paint_draw_cursor(), paint_smooth_stroke(), paint_space_stroke(), paint_stroke_modal(), paint_stroke_new(), and sculpt_get_brush_geometry().
Definition at line 88 of file paint_stroke.c.
Referenced by paint_stroke_cancel(), paint_stroke_exec(), paint_stroke_modal(), and paint_stroke_new().
Definition at line 83 of file paint_stroke.c.
Referenced by paint_stroke_modal(), and paint_stroke_new().
Definition at line 85 of file paint_stroke.c.
Referenced by paint_brush_stroke_add_step(), and paint_stroke_new().
float PaintStroke::last_mouse_position[2] |
Definition at line 76 of file paint_stroke.c.
Referenced by paint_brush_stroke_add_step(), paint_draw_smooth_stroke(), paint_smooth_stroke(), paint_space_stroke(), and paint_stroke_modal().
Definition at line 73 of file paint_stroke.c.
Referenced by paint_stroke_new(), and sculpt_get_brush_geometry().
void* PaintStroke::mode_data |
Definition at line 67 of file paint_stroke.c.
Referenced by paint_stroke_mode_data(), and paint_stroke_set_mode_data().
Definition at line 68 of file paint_stroke.c.
Referenced by paint_stroke_modal().
Definition at line 81 of file paint_stroke.c.
Referenced by paint_stroke_exec(), and paint_stroke_modal().
Definition at line 86 of file paint_stroke.c.
Referenced by paint_stroke_exec(), paint_stroke_modal(), and paint_stroke_new().
Definition at line 69 of file paint_stroke.c.
Referenced by paint_stroke_modal().
Definition at line 87 of file paint_stroke.c.
Referenced by paint_brush_stroke_add_step(), paint_stroke_exec(), and paint_stroke_new().
Definition at line 72 of file paint_stroke.c.
Referenced by paint_brush_stroke_add_step(), paint_draw_cursor(), paint_stroke_new(), paint_stroke_view_context(), and sculpt_get_brush_geometry().