Lugdunum  0.1.0
Public Attributes | List of all members
lug::Graphics::Vulkan::API::Image::Extent Struct Reference

#include <Image.hpp>

Collaboration diagram for lug::Graphics::Vulkan::API::Image::Extent:
[legend]

Public Attributes

uint32_t width
 
uint32_t height
 

Detailed Description

Definition at line 27 of file Image.hpp.

Member Data Documentation

◆ width

uint32_t lug::Graphics::Vulkan::API::Image::Extent::width

Definition at line 28 of file Image.hpp.

◆ height

uint32_t lug::Graphics::Vulkan::API::Image::Extent::height

Definition at line 29 of file Image.hpp.


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