Class AIAC::Window¶
Public Functions¶
Type | Name |
---|---|
int | GetDisplayH () |
int | GetDisplayW () |
GLFWwindow * | GetGLFWWindow () |
const char * | GetGlslVersion () |
uint32_t | GetHeight () const |
uint32_t | GetWidth () const |
void | Init () |
bool | IsOpen () |
bool | IsVSync () const |
void | MakeCurrent () |
void | OnBufferSwap () |
void | OnUpdate () |
void | ReleaseCurrent () |
void | SetVSync (bool enabled) |
void | Shutdown () |
Window (const WindowProps & props) | |
virtual | ~Window () |
Public Functions Documentation¶
function GetDisplayH¶
function GetDisplayW¶
function GetGLFWWindow¶
function GetGlslVersion¶
function GetHeight¶
function GetWidth¶
function Init¶
function IsOpen¶
function IsVSync¶
function MakeCurrent¶
function OnBufferSwap¶
function OnUpdate¶
function ReleaseCurrent¶
function SetVSync¶
function Shutdown¶
function Window¶
function ~Window¶
The documentation for this class was generated from the following file src/AIAC/Window.h