Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
载入中...
搜索中...
未找到
VertexFormat类 参考

顶点格式布局. 更多...

#include <VertexFormat.h>

struct  Attribute
 

Public 成员函数

 VertexFormat (const std::initializer_list< Attribute > &list)
 
void add_attribute (Attribute attr)
 
const std::vector< Attributeget_attributes () const
 
void set_stride (uint32_t stride)
 
uint32_t get_stride () const
 

详细描述

顶点格式布局.


该类的文档由以下文件生成: