Cogs.Rendering
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Cogs::VertexFormats Struct Reference

#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 VertexFormatgetVertexFormat (VertexFormatHandle handle)
 

Member Function Documentation

◆ createVertexFormat() [1/3]

VertexFormatHandle Cogs::VertexFormats::createVertexFormat ( const PackedVertexElement elements,
size_t  count 
)
static

◆ createVertexFormat() [2/3]

static VertexFormatHandle Cogs::VertexFormats::createVertexFormat ( const VertexElement element)
inlinestatic

References createVertexFormat().

Referenced by createVertexFormat().

◆ createVertexFormat() [3/3]

VertexFormatHandle Cogs::VertexFormats::createVertexFormat ( const VertexElement elements,
size_t  count 
)
static

◆ getVertexFormat()

const VertexFormat * Cogs::VertexFormats::getVertexFormat ( VertexFormatHandle  handle)
static

The documentation for this struct was generated from the following files: