Berserk
Classes | Typedefs
RHIVertexDeclaration.hpp File Reference
#include <core/Config.hpp>
#include <core/Typedefs.hpp>
#include <rhi/RHIResource.hpp>
#include <vector>
Include dependency graph for RHIVertexDeclaration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RHIVertexElement
 Describes a single vertex element in a vertex declaration. More...
 
class  RHIVertexDeclaration
 Contains information about a vertex declaration. More...
 

Typedefs

using RHIVertexDeclarationDesc = std::vector< RHIVertexElement >