Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::anonymous_namespace{WindowManager.cpp} Namespace Reference

Functions

SDL_SystemCursor CursorToSDL (const CursorStyle style) noexcept
 
bool Validate (const I32 errCode)
 
bool ValidateAssert (const I32 errCode)
 

Function Documentation

◆ CursorToSDL()

SDL_SystemCursor Divide::anonymous_namespace{WindowManager.cpp}::CursorToSDL ( const CursorStyle  style)
noexcept

Definition at line 17 of file WindowManager.cpp.

◆ Validate()

bool Divide::anonymous_namespace{WindowManager.cpp}::Validate ( const I32  errCode)

Definition at line 36 of file WindowManager.cpp.

◆ ValidateAssert()

bool Divide::anonymous_namespace{WindowManager.cpp}::ValidateAssert ( const I32  errCode)

Definition at line 47 of file WindowManager.cpp.