Cogs.Core
|
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) |
Definition at line 71 of file VertexFormat.h.
|
static |
Definition at line 61 of file VertexFormat.cpp.
|
inlinestatic |
Definition at line 75 of file VertexFormat.h.
|
static |
Definition at line 38 of file VertexFormat.cpp.
|
static |
Definition at line 100 of file VertexFormat.cpp.