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

Method draw

example-ColorPickers/src/ofApp.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void ofApp::draw()
33{
34 picker->draw();
35}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected