|
Euphoria
|
A not-yet-realised binding to a shader variable like vec3 position
More...
Public Attributes | |
| VertexType | type |
| std::string | name |
A not-yet-realised binding to a shader variable like vec3 position
Definition at line 42 of file vertex_layout.h.
| std::string eu::render::VertexElementDescription::name |
Definition at line 45 of file vertex_layout.h.
| VertexType eu::render::VertexElementDescription::type |
Definition at line 44 of file vertex_layout.h.