Blender V2.61 - r43446
|
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 |
float | imat [4][4] |
float | custom_color [4] |
Definition at line 71 of file gpencil_paint.c.
Definition at line 76 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_paint_strokeend(), gp_session_initdata(), gp_stroke_addpoint(), gp_stroke_convertcoords(), gp_stroke_eraser_dostroke(), gp_stroke_newfrombuffer(), and gpencil_draw_apply_event().
float tGPsdata::custom_color[4] |
Definition at line 110 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), and gp_session_initdata().
short tGPsdata::flags |
Definition at line 105 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_stroke_addpoint(), gp_stroke_newfrombuffer(), gpencil_draw_apply_event(), gpencil_draw_exec(), and gpencil_draw_modal().
Definition at line 91 of file gpencil_paint.c.
Referenced by gp_paint_cleanup(), gp_paint_initstroke(), gp_paint_strokeend(), gp_session_cleanup(), gp_session_initdata(), gp_session_validatebuffer(), gp_stroke_addpoint(), gp_stroke_convertcoords(), gp_stroke_filtermval(), gp_stroke_newfrombuffer(), gp_stroke_simplify(), gp_stroke_smooth(), gpencil_project_check(), and gpencil_stroke_end().
Definition at line 93 of file gpencil_paint.c.
Referenced by gp_paint_cleanup(), gp_paint_initstroke(), gp_stroke_addpoint(), gp_stroke_doeraser(), gp_stroke_newfrombuffer(), and gpencil_stroke_end().
Definition at line 92 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_stroke_newfrombuffer(), and gpencil_stroke_end().
float tGPsdata::imat[4][4] |
Definition at line 107 of file gpencil_paint.c.
Referenced by gp_session_initdata(), and gp_stroke_convertcoords().
int tGPsdata::mval[2] |
Definition at line 98 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 99 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 102 of file gpencil_paint.c.
Referenced by gpencil_draw_apply(), gpencil_draw_apply_event(), and gpencil_draw_exec().
Definition at line 90 of file gpencil_paint.c.
Referenced by gp_get_3d_reference(), and gp_session_initdata().
short tGPsdata::paintmode |
Definition at line 96 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(), gpencil_draw_status_indicators(), and gpencil_stroke_begin().
float tGPsdata::pressure |
Definition at line 101 of file gpencil_paint.c.
Referenced by gpencil_draw_apply(), gpencil_draw_apply_event(), and gpencil_draw_exec().
short tGPsdata::radius |
Definition at line 104 of file gpencil_paint.c.
Referenced by gp_stroke_doeraser(), and gpencil_draw_init().
Definition at line 75 of file gpencil_paint.c.
Referenced by gp_get_3d_reference(), gp_paint_initstroke(), gp_paint_strokeend(), gp_session_initdata(), gp_stroke_addpoint(), gpencil_draw_modal(), gpencil_draw_status_indicators(), and gpencil_stroke_begin().
Definition at line 72 of file gpencil_paint.c.
Referenced by gp_get_3d_reference(), gp_paint_initstroke(), gp_paint_strokeend(), gp_session_initdata(), gp_stroke_addpoint(), gpencil_draw_modal(), and gpencil_draw_status_indicators().
short tGPsdata::status |
Definition at line 95 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_session_initdata(), gpencil_draw_apply(), gpencil_draw_init(), gpencil_draw_invoke(), gpencil_draw_modal(), gpencil_draw_status_indicators(), gpencil_stroke_begin(), and gpencil_stroke_end().
Definition at line 78 of file gpencil_paint.c.
Referenced by gp_paint_initstroke(), gp_stroke_convertcoords(), and gp_stroke_eraser_dostroke().
Definition at line 79 of file gpencil_paint.c.
Referenced by gp_paint_initstroke().
Definition at line 77 of file gpencil_paint.c.
Referenced by gp_session_initdata(), gp_stroke_convertcoords(), and gp_stroke_eraser_dostroke().
Definition at line 74 of file gpencil_paint.c.
Referenced by gp_paint_strokeend(), gp_session_initdata(), and gp_stroke_addpoint().