|
Euphoria
|
A realized VertexElementDescription like vec3 position at gl shader position 3.
More...
Public Attributes | |
| VertexType | type |
| std::string | name |
| int | index |
A realized VertexElementDescription like vec3 position at gl shader position 3.
Definition at line 55 of file vertex_layout.h.
| int eu::render::CompiledVertexElement::index |
Definition at line 59 of file vertex_layout.h.
| std::string eu::render::CompiledVertexElement::name |
Definition at line 58 of file vertex_layout.h.
| VertexType eu::render::CompiledVertexElement::type |
Definition at line 57 of file vertex_layout.h.