|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
| bool | operator== (const VertexInputLayout &o) const |
| bool | operator!= (const VertexInputLayout &o) const |
Public Attributes | |
| std::vector< VertexBindingDescription > | bindings |
| std::vector< VertexAttributeDescription > | attributes |