|
Pico Headers
|
Vertex attribute description. More...
#include <pico_gfx.h>
Public Attributes | |
| int | buffer_index |
| The vertex buffer bind slot. | |
| pg_vertex_format_t | format |
| Vertex pixel format (see above) | |
| int | offset |
| Attribute offset into the vertex buffer. | |
Vertex attribute description.
| int pg_vertex_attr_t::buffer_index |
The vertex buffer bind slot.
| pg_vertex_format_t pg_vertex_attr_t::format |
Vertex pixel format (see above)
| int pg_vertex_attr_t::offset |
Attribute offset into the vertex buffer.