shengine pre-release
shengine by mrsinho
|
Represents the host for a shared application. More...
#include <shApplicationHost.h>
Represents the host for a shared application.
ShApplicationFunc* ShApplicationHost::p_close |
Pointer to the application's close function.
ShApplicationFunc* ShApplicationHost::p_frame_resize |
Pointer to the application's frame resize function.
ShApplicationFunc* ShApplicationHost::p_main_cmd_buffer |
Pointer to the application's main command buffer function.
ShApplicationFunc* ShApplicationHost::p_main_renderpass |
Pointer to the application's main render pass function.
ShApplicationFunc* ShApplicationHost::p_start |
Pointer to the application's start function.
ShApplicationFunc* ShApplicationHost::p_update |
Pointer to the application's update function.
ShSharedHandle ShApplicationHost::shared |
Handle to the loaded shared library.