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

Public 成员函数

 Attribute (std::string_view name, Format fmt, uint32_t offset=-1, bool normalized=false)
 
 Attribute (uint32_t location, std::string_view name, Format fmt, bool normalized=false)
 
uint32_t get_size () const
 

Public 属性

uint32_t location = -1
 
std::string_view name
 
Format format
 
bool normalized = false
 
uint32_t offset = -1
 

该结构体的文档由以下文件生成: