drawofpages v0.1.1 (2017-12-26T00:12:17Z)
Home
Dub
Repo
CursorInteraction
drawofpages
tools
interaction
Undocumented in source.
package
struct
CursorInteraction {
Point2D
pos
;
CURSOR_TYPE
ctype
;
double
pressure
;
string
id
;
}
Members
Variables
ctype
CURSOR_TYPE
ctype
;
Undocumented in source.
id
string
id
;
Undocumented in source.
pos
Point2D
pos
;
Undocumented in source.
pressure
double
pressure
;
Undocumented in source.
Meta
Source
See Implementation
drawofpages
tools
interaction
classes
DrawThread
InteractionSafer
structs
CursorInteraction
RedrawInteraction