Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
载入中...
搜索中...
未找到
VertexFormat 成员列表

成员的完整列表,这些成员属于 VertexFormat,包括所有继承而来的类成员

add_attribute(Attribute attr) (定义于 VertexFormat)VertexFormat
get_attributes() const (定义于 VertexFormat)VertexFormat
get_stride() const (定义于 VertexFormat)VertexFormat
set_stride(uint32_t stride) (定义于 VertexFormat)VertexFormat
VertexFormat()=default (定义于 VertexFormat)VertexFormat
VertexFormat(const std::initializer_list< Attribute > &list) (定义于 VertexFormat)VertexFormat