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

This struct defines the basic information of window. More...

#include <VulkanWindows.h>

Public Attributes

int width
 Window's width.
 
int height
 Window's height.
 
std::string name
 Window's name.
 
std::shared_ptr< WindowIconicon
 Window's icon.
 

Detailed Description

This struct defines the basic information of window.

Definition at line 57 of file VulkanWindows.h.


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