Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YCAMInterlab/Duration
/ getGui
Method
getGui
Duration/src/ofxTLUIHeader.cpp:239–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
237
}
238
239
ofxUICanvas* ofxTLUIHeader::getGui(){
240
return gui;
241
}
242
243
bool ofxTLUIHeader::sendOSC(){
244
return sendOSCEnable != NULL && sendOSCEnable->getValue();
Callers
3
enableInterface
Method · 0.80
disableInterface
Method · 0.80
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected