![]() |
Blender V2.61 - r43446
|
#include <ED_gpencil.h>
Public Attributes | |
| int | x |
| int | y |
| float | pressure |
Definition at line 56 of file ED_gpencil.h.
| float tGPspoint::pressure |
Definition at line 58 of file ED_gpencil.h.
Referenced by gp_draw_stroke_buffer(), gp_stroke_addpoint(), and gp_stroke_newfrombuffer().
| int tGPspoint::x |
Definition at line 57 of file ED_gpencil.h.
Referenced by gp_draw_stroke_buffer(), gp_stroke_addpoint(), gp_stroke_newfrombuffer(), and gp_stroke_smooth().
| int tGPspoint::y |
Definition at line 57 of file ED_gpencil.h.
Referenced by gp_stroke_smooth().