Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
void HighDynamicRangeApp::fileDrop( FileDropEvent event )
55
{
56
loadHdr( event.getFile( 0 ) );
57
}
58
59
void HighDynamicRangeApp::mouseDrag( MouseEvent event )
60
{
Callers
nothing calls this directly
Calls
1
getFile
Method · 0.80
Tested by
no test coverage detected