RADLib
RADical C++ application framework
rad_framebuffer_rect Struct Reference

#include <radekernel.h>

Public Attributes

uint32_t x
 
uint32_t y
 
uint32_t width
 
uint32_t height
 

Member Data Documentation

◆ height

uint32_t rad_framebuffer_rect::height

◆ width

uint32_t rad_framebuffer_rect::width

◆ x

uint32_t rad_framebuffer_rect::x

◆ y

uint32_t rad_framebuffer_rect::y

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