Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/braitsch/ofxDatGui
/ update
Method
update
example-TextInputs/src/ofApp.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void ofApp::update()
31
{
32
input->update();
33
}
34
35
void ofApp::draw()
36
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected