|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
| bool | operator== (const BufferInfo &other) const |
| bool | operator!= (const BufferInfo &other) const |
Public Attributes | |
| size_t | size = 0 |
| Grindstone::GraphicsAPI::BufferUsage | usage |
| bool | persistent = true |