#include "cinder/Cinder.h"
#include "cinder/app/Event.h"
#include "cinder/Filesystem.h"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | cinder::app::FileDropEvent |
Represents a file-drop event, typically received from Windows Explorer or Mac OS X Finder. More... | |
Namespaces | |
cinder | |
cinder::app | |
Functions | |
std::ostream & | cinder::app::operator<< (std::ostream &out, const FileDropEvent &event) |