Cogs.Rendering
|
#include <VertexFormat.h>
Static Public Member Functions | |
static VertexFormatHandle | createVertexFormat (const VertexElement *elements, size_t count) |
static VertexFormatHandle | createVertexFormat (const PackedVertexElement *elements, size_t count) |
static VertexFormatHandle | createVertexFormat (const VertexElement &element) |
static const VertexFormat * | getVertexFormat (VertexFormatHandle handle) |
|
static |
|
inlinestatic |
References createVertexFormat().
Referenced by createVertexFormat().
|
static |
|
static |
References Cogs::getStorage(), and Cogs::VertexFormatStorage::vertexFormats.
Referenced by Cogs::getHash(), and Cogs::getSize().