Blender V2.61 - r43446
Public Attributes

PaintStroke Struct Reference

List of all members.

Public Attributes

void * mode_data
void * smooth_stroke_cursor
wmTimertimer
ViewContext vc
bglMats mats
Brushbrush
float last_mouse_position [2]
int stroke_started
int event_type
StrokeGetLocation get_location
StrokeTestStart test_start
StrokeUpdateStep update_step
StrokeDone done

Detailed Description

Definition at line 66 of file paint_stroke.c.


Member Data Documentation

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().

Definition at line 73 of file paint_stroke.c.

Referenced by paint_stroke_new(), and sculpt_get_brush_geometry().

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().


The documentation for this struct was generated from the following file: