|
Blender
V2.59
|
Public Attributes | |
| Scene * | scene |
| wmWindow * | win |
| ScrArea * | sa |
| ARegion * | ar |
| View2D * | v2d |
| rctf * | subrect |
| rctf | subrect_data |
| PointerRNA | ownerPtr |
| bGPdata * | gpd |
| bGPDlayer * | gpl |
| bGPDframe * | gpf |
| short | status |
| short | paintmode |
| int | mval [2] |
| int | mvalo [2] |
| float | pressure |
| float | opressure |
| short | radius |
| short | flags |
Definition at line 73 of file gpencil_paint.c.
Definition at line 78 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_paint_strokeend(), gp_session_initpaint(), gp_stroke_convertcoords(), gp_stroke_eraser_dostroke(), gp_stroke_newfrombuffer(), gpencil_draw_apply_event(), and gpencil_draw_modal().
| short tGPsdata::flags |
Definition at line 107 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gpencil_draw_apply_event(), gpencil_draw_exec(), and gpencil_draw_modal().
Definition at line 93 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_paint_strokeend(), gp_session_cleanup(), gp_session_initpaint(), gp_session_validatebuffer(), gp_stroke_addpoint(), gp_stroke_convertcoords(), gp_stroke_filtermval(), gp_stroke_newfrombuffer(), gp_stroke_simplify(), gp_stroke_smooth(), and gpencil_project_check().
Definition at line 95 of file gpencil_paint.c.
Referenced by gp_paint_cleanup(), gp_paint_initstroke(), gp_stroke_doeraser(), gp_stroke_newfrombuffer(), and gpencil_draw_modal().
Definition at line 94 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_stroke_newfrombuffer(), and gpencil_draw_modal().
| int tGPsdata::mval[2] |
Definition at line 100 of file gpencil_paint.c.
Referenced by gp_stroke_doeraser(), gpencil_draw_apply(), gpencil_draw_apply_event(), and gpencil_draw_exec().
| int tGPsdata::mvalo[2] |
Definition at line 101 of file gpencil_paint.c.
Referenced by gp_stroke_doeraser(), gpencil_draw_apply(), gpencil_draw_apply_event(), and gpencil_draw_exec().
| float tGPsdata::opressure |
Definition at line 104 of file gpencil_paint.c.
Referenced by gpencil_draw_apply(), gpencil_draw_apply_event(), and gpencil_draw_exec().
Definition at line 92 of file gpencil_paint.c.
Referenced by gp_get_3d_reference(), and gp_session_initpaint().
| short tGPsdata::paintmode |
Definition at line 98 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_stroke_addpoint(), gp_stroke_newfrombuffer(), gp_stroke_simplify(), gp_stroke_smooth(), gpencil_draw_apply(), gpencil_draw_exec(), gpencil_draw_exit(), gpencil_draw_invoke(), gpencil_draw_modal(), and gpencil_draw_status_indicators().
| float tGPsdata::pressure |
Definition at line 103 of file gpencil_paint.c.
Referenced by gpencil_draw_apply(), gpencil_draw_apply_event(), and gpencil_draw_exec().
| short tGPsdata::radius |
Definition at line 106 of file gpencil_paint.c.
Referenced by gp_stroke_doeraser(), and gpencil_draw_init().
Definition at line 77 of file gpencil_paint.c.
Referenced by gp_get_3d_reference(), gp_paint_initstroke(), gp_paint_strokeend(), gp_session_initpaint(), gpencil_draw_modal(), and gpencil_draw_status_indicators().
Definition at line 74 of file gpencil_paint.c.
Referenced by gp_get_3d_reference(), gp_paint_initstroke(), gp_paint_strokeend(), gp_session_initpaint(), gpencil_draw_modal(), and gpencil_draw_status_indicators().
| short tGPsdata::status |
Definition at line 97 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_session_initpaint(), gpencil_draw_apply(), gpencil_draw_init(), gpencil_draw_invoke(), gpencil_draw_modal(), and gpencil_draw_status_indicators().
Definition at line 80 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_stroke_convertcoords(), and gp_stroke_eraser_dostroke().
Definition at line 81 of file gpencil_paint.c.
Referenced by gp_paint_initstroke().
Definition at line 79 of file gpencil_paint.c.
Referenced by gp_session_initpaint(), gp_stroke_convertcoords(), and gp_stroke_eraser_dostroke().
Definition at line 76 of file gpencil_paint.c.
Referenced by gp_paint_strokeend(), and gp_session_initpaint().