16 using std::unique_ptr;
50 static int main(
int argc,
char** argv);
113 void reshape(
int width,
int height);
116 void onDrop(
const vector<string>& paths);
Application base class, please make sure to allocate application on heap to have correct application ...
#define STATIC_DLL_IMPEXT
#define FORBID_CLASS_COPY(CLASS)