MCPcopy Create free account
hub / github.com/cinder/Cinder / fileDrop

Method fileDrop

samples/_opengl/HighDynamicRange/src/HighDynamicRangeApp.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54void HighDynamicRangeApp::fileDrop( FileDropEvent event )
55{
56 loadHdr( event.getFile( 0 ) );
57}
58
59void HighDynamicRangeApp::mouseDrag( MouseEvent event )
60{

Callers

nothing calls this directly

Calls 1

getFileMethod · 0.80

Tested by

no test coverage detected