SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::WindowIcon Struct Reference

This struct helps load the icon of window. More...

#include <VulkanWindows.h>

Public Member Functions

 WindowIcon (const std::string &iconPath)
 Constructor Function. Load the icon file immediately.
 
virtual ~WindowIcon ()
 Destructor Function.
 

Public Attributes

GLFWimage image { 0, 0, nullptr}
 GLFWimage.
 

Detailed Description

This struct helps load the icon of window.

Definition at line 18 of file VulkanWindows.h.


The documentation for this struct was generated from the following file: