WuxSdyExt.h#
Declarations of the functions generated by the service SdyExt.
Functions
-
void WuxSdyInit()#
Call the initialization functions for all graphical panels.
-
void WuxSdyDraw()#
Draw all the graphical panels.
-
void WuxSdySetInputs()#
Set the graphical panels’ input plugs from the root operators.
-
void WuxSdyGetOutputs()#
Update the root operator’s inputs from the graphical panels’ plugs.
-
int WuxSdyCancelled()#
Return whether a graphical panel window has been closed.
- Returns:
int 1 if a window has been closed, otherwise 0.