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

#include <Framebuffer.hpp>

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

Public Attributes

uint32_t width
 
uint32_t height
 

Detailed Description

Definition at line 22 of file Framebuffer.hpp.

Member Data Documentation

◆ width

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

Definition at line 23 of file Framebuffer.hpp.

◆ height

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

Definition at line 24 of file Framebuffer.hpp.


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