|
Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
|
成员的完整列表,这些成员属于 VertexFormat::Attribute,包括所有继承而来的类成员
| Attribute(std::string_view name, Format fmt, uint32_t offset=-1, bool normalized=false) (定义于 VertexFormat::Attribute) | VertexFormat::Attribute | inline |
| Attribute(uint32_t location, std::string_view name, Format fmt, bool normalized=false) (定义于 VertexFormat::Attribute) | VertexFormat::Attribute | inline |
| format (定义于 VertexFormat::Attribute) | VertexFormat::Attribute | |
| get_size() const (定义于 VertexFormat::Attribute) | VertexFormat::Attribute | |
| location (定义于 VertexFormat::Attribute) | VertexFormat::Attribute | |
| name (定义于 VertexFormat::Attribute) | VertexFormat::Attribute | |
| normalized (定义于 VertexFormat::Attribute) | VertexFormat::Attribute | |
| offset (定义于 VertexFormat::Attribute) | VertexFormat::Attribute |