struct Rect2D
Defined at line 8212 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
Offset2D offset
Extent2D extent
Public Methods
void Rect2D (vk::Offset2D offset_, vk::Extent2D extent_)
Defined at line 8217 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void Rect2D (const Rect2D & rhs)
Defined at line 8223 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void Rect2D (const VkRect2D & rhs)
Defined at line 8225 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Rect2D & operator= (const Rect2D & rhs)
Defined at line 8227 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Rect2D & operator= (const VkRect2D & rhs)
Defined at line 8230 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Rect2D & setOffset (const vk::Offset2D & offset_)
Defined at line 8237 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Rect2D & setExtent (const vk::Extent2D & extent_)
Defined at line 8243 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRect2D & operator const VkRect2D & ()
Defined at line 8250 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRect2D & operator VkRect2D & ()
Defined at line 8255 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const Rect2D & )
Defined at line 8273 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp