11#ifdef SCL_PLATFORM_WINDOWS
16 Data(Width, Height, Title)
22#ifdef SCL_PLATFORM_WINDOWS
23 return CreateUnique<windows_window>(Width, Height, Title);
#define SCL_CORE_ASSERT(expr,...)
window(const window &)=delete
static unique< window > Create(int Width, int Height, const std::string &Title)
std::unique_ptr< T > unique
Sculpto library prehompiled header. Defines common definitions, includes commonly used modules.