MCPcopy Create free account
hub / github.com/braitsch/ofxDatGui / draw

Method draw

example-DataBinding/src/ofApp.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47void ofApp::draw()
48{
49 circle->draw();
50}
51
52void ofApp::windowResized(int w, int h)
53{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected