MCPcopy Create free account
hub / github.com/YCAMInterlab/Duration / getModified

Method getModified

Duration/src/ofxTLUIHeader.cpp:275–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273}
274
275bool ofxTLUIHeader::getModified(){
276 bool b = modified;
277 modified = false;
278 return b;
279}
280
281ofxTLTrack* ofxTLUIHeader::getTrack(){
282 return trackHeader->getTrack();

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected