| 
    Grindstone Game Engine v0.2.0
    
   An open source game engine and toolkit. 
   | 
 
Public Attributes | |
| bool | isCubemap = false | 
| uint32_t | width = 0 | 
| uint32_t | height = 0 | 
| uint32_t | depth = 0 | 
| uint32_t | mipLevels = 0 | 
| uint32_t | arraySize = 0 | 
| Grindstone::GraphicsAPI::ImageDimension | dimensions | 
| Grindstone::GraphicsAPI::Format | format | 
| Grindstone::Containers::BufferSpan | data |