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

Method fileDrop

test/Video/VideoPlayerScrubTest/src/VideoPlayerScrubTestApp.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200void VideoPlayerScrubTestApp::fileDrop( FileDropEvent event )
201{
202 loadMovieFile( event.getFile( 0 ) );
203}
204
205CINDER_APP( VideoPlayerScrubTestApp, RendererGl, VideoPlayerScrubTestApp::prepareSettings );

Callers

nothing calls this directly

Calls 1

getFileMethod · 0.80

Tested by

no test coverage detected