|
Midnight Graphics
Create Fast and Simple Graphics in C++
|
Public Member Functions | |
| void | destroy () |
| template<Type T> | |
| void | rebuild (u32 format, Math::Vec2u size) |
Public Attributes | |
| mn::handle_t | handle |
| mn::handle_t | allocation |
| mn::handle_t | view |
| u32 | format |
| Math::Vec2u | size |
| mn::handle_t | imgui_ds |