MCPcopy 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
239ofxUICanvas* ofxTLUIHeader::getGui(){
240 return gui;
241}
242
243bool ofxTLUIHeader::sendOSC(){
244 return sendOSCEnable != NULL && sendOSCEnable->getValue();

Callers 3

enableInterfaceMethod · 0.80
disableInterfaceMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected