|
Osiris Framework
0.2
|
This is the complete list of members for OApplication, including all inherited members.
| activeInstance() | OApplication | static |
| addEventRecipient(OEvent::EventType eventType, OObject *recipient) | OApplication | |
| camera() | OApplication | |
| clearScreen() | OApplication | protectedvirtual |
| deleteObjects() | OApplication | protected |
| init()=0 | OApplication | protectedpure virtual |
| OApplication(const char *title, int argc, char **argv, int windowPos_x=OAPPLICATION_DEFAULT_POSX, int windowPos_y=OAPPLICATION_DEFAULT_POSY, int windowWidth=OAPPLICATION_DEFAULT_WIDTH, int windowHeight=OAPPLICATION_DEFAULT_HEIGHT) | OApplication | |
| processEvents() | OApplication | protected |
| queueEvent(OEvent *evt) | OApplication | protected |
| removeEventRecipient(OEvent::EventType eventType, OObject *recipient) | OApplication | |
| scheduleDelete(OObject *obj) | OApplication | |
| start() | OApplication | |
| update(int timeIndex_ms)=0 | OApplication | protectedpure virtual |
| windowHeight() const | OApplication | |
| windowWidth() const | OApplication | |
| ~OApplication() | OApplication | virtual |