|
Midnight Graphics
Create Fast and Simple Graphics in C++
|
Public Member Functions | |
| template<Image::Type T> | |
| ImageFactory & | addAttachment (u32 format, const Math::Vec2u &size) |
| template<Image::Type T> | |
| ImageFactory & | addImage (handle_t handle, u32 format, const Math::Vec2u &size) |
| Image && | build () |