|
CeresEngine 0.2.0
A game development framework
|
#include "VertexDeclaration.hpp"#include "CeresEngine/DataTypes.hpp"#include "CeresEngine/Macros.hpp"#include "CeresEngine/Foundation/Container/MemoryView.hpp"Go to the source code of this file.
Classes | |
| struct | CeresEngine::VertexLayoutElement |
| Represents the memory position of a single vertex element. More... | |
| struct | CeresEngine::VertexLayout |
| Contains the definition of a single vertex buffer layout. More... | |
Namespaces | |
| namespace | CeresEngine |