|
Blender
V2.59
|
Public Attributes | |
| float | size [3] |
| float | ofs [3] |
| float | rot |
| int | brush_size |
| int | winx |
| int | winy |
| int | brush_map_mode |
| int | curve_changed_timestamp |
Definition at line 111 of file paint_stroke.c.
Definition at line 118 of file paint_stroke.c.
Referenced by make_snap(), and same_snap().
Definition at line 115 of file paint_stroke.c.
Referenced by make_snap(), and same_snap().
Definition at line 119 of file paint_stroke.c.
| float Snapshot::ofs[3] |
Definition at line 113 of file paint_stroke.c.
Referenced by make_snap(), and same_snap().
| float Snapshot::rot |
Definition at line 114 of file paint_stroke.c.
Referenced by make_snap(), and same_snap().
| float Snapshot::size[3] |
Definition at line 112 of file paint_stroke.c.
Referenced by MakeCursor::App::changesize(), MakeCursor::App::doit(), make_snap(), same_snap(), MakeCursor::App::scrnclick(), MakeCursor::App::scrndrag(), MakeCursor::App::updateprev(), and MakeCursor::App::updatescrn().
| int Snapshot::winx |
Definition at line 116 of file paint_stroke.c.
Referenced by make_snap(), and same_snap().
| int Snapshot::winy |
Definition at line 117 of file paint_stroke.c.
Referenced by make_snap(), and same_snap().