ParamAxesWindow

Undocumented in source.

Constructors

this
this(Parameter param)
Undocumented in source.

Members

Functions

axisPointList
void axisPointList(ulong axis, ImVec2 avail)
Undocumented in source. Be warned that the author may not have intended to support it.
createPoint
void createPoint(ulong axis)
Undocumented in source. Be warned that the author may not have intended to support it.
onBeginUpdate
void onBeginUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Window

onlyOne
bool onlyOne;
Undocumented in source.
flags
ImGuiWindowFlags flags;
Undocumented in source.
onUpdate
void onUpdate()
Undocumented in source.
onBeginUpdate
void onBeginUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
onEndUpdate
void onEndUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
onClose
void onClose()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
setTitle
void setTitle(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()

Draws the frame

getPosition
ImVec2 getPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
disable
void disable()
Undocumented in source. Be warned that the author may not have intended to support it.
restore
void restore()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta