inochi-creator v0.7.1 (2022-03-29T19:45:51Z)
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