SpiecsEngine
 
Loading...
Searching...
No Matches

◆ IsResized()

bool Spices::VulkanWindows::IsResized ( ) const
inline

Get m_WindowsResized variable.

Returns
Returns the m_WindowsResized variable.

Definition at line 108 of file VulkanWindows.h.

108{ return m_WindowsResized; }
bool m_WindowsResized
True if viewPort is resized.

References m_WindowsResized.