StapleGL
Header-only C++20 OpenGL wrapper
|
A struct that represents an image's dimensions. More...
#include <utility.hpp>
Public Attributes | |
std::int32_t | width {} |
std::int32_t | height {} |
A struct that represents an image's dimensions.
Definition at line 28 of file utility.hpp.
std::int32_t staplegl::resolution::height {} |
Definition at line 31 of file utility.hpp.
std::int32_t staplegl::resolution::width {} |
Definition at line 30 of file utility.hpp.