#include <omgui/app.h>
#include <omgui/dllimpexp.h>
Go to the source code of this file.
Namespaces | |
| namespace | omgui |
Defines | |
| #define | OMGUI_ENTRY_IMPLEMENTED |
Typedefs | |
| typedef omgui::App *( | omgui::main_ptr )(const omgui::App::cmd_line &) |
Functions | |
| int | omgui::entry (omgui::main_ptr main, int argc, char *argv[]) |
| int | main (int argc, char *argv[]) |
| omgui::App * | omgui::main (const omgui::App::cmd_line &cmd) |
| #define OMGUI_ENTRY_IMPLEMENTED |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |