inochi-creator ~master (2022-05-09T17:41:01.3830423)
Dub
Repo
EditableAxisPoint
creator
widgets
controller
Undocumented in source.
struct
EditableAxisPoint {
int
origIndex
;
bool
fixed
;
float
value
;
float
normValue
;
}
Members
Variables
fixed
bool
fixed
;
Undocumented in source.
normValue
float
normValue
;
Undocumented in source.
origIndex
int
origIndex
;
Undocumented in source.
value
float
value
;
Undocumented in source.
Meta
Source
See Implementation
creator
widgets
controller
functions
ImDrawList_AddLineDashed
incController
incControllerAxisDemo
structs
EditableAxisPoint