HDK
|
Go to the source code of this file.
Functions | |
OPUI_API UI_Value * | OPUIgetChannelEditorOpenValue (bool create=false) |
OPUI_API UI_Value * | OPUIgetChannelScopeValue (bool create=false) |
OPUI_API void | OPUIclearChannelScope () |
OPUI_API void | OPUIclearLayerScope () |
OPUI_API void | OPUIclearChannelDisplay () |
OPUI_API void | OPUIclearLayerDisplay () |
OPUI_API void | OPUIclearChannelPin () |
OPUI_API void | OPUIclearLayerPin () |
OPUI_API void | OPUIchannelScopeChanged (bool open_channel_editor=true, bool immediate=false) |
OPUI_API UI_Value * | OPUIgetChannelGroupSelectionValue (bool create=false) |
OPUI_API void | OPUIsetChannelGroupSelection (const CH_GroupList &grps, UI_Object *by=NULL) |
OPUI_API void | OPUIgetChannelGroupSelection (CH_GroupList &grps) |
OPUI_API UI_Value & | OPUIgetCookUpdateOnceValue () |
Obtain the UI_Value that gets triggered on manual cook updates. More... | |
OPUI_API void OPUIgetChannelGroupSelection | ( | CH_GroupList & | grps | ) |
Obtain the UI_Value that gets triggered on manual cook updates.
OPUI_API void OPUIsetChannelGroupSelection | ( | const CH_GroupList & | grps, |
UI_Object * | by = NULL |
||
) |