A vertex which can be passed to vdp_drawGeometry.
More...
#include <db_vdp.h>
A vertex which can be passed to vdp_drawGeometry.
Definition at line 75 of file db_vdp.h.
◆ color
The vertex color (multiplied with currently bound texture)
Definition at line 81 of file db_vdp.h.
◆ ocolor
The vertex offset color (added to color * texture)
Definition at line 84 of file db_vdp.h.
◆ position
The position of the vertex.
Definition at line 78 of file db_vdp.h.
◆ texcoord
The texture coordinate used to sample the currently bound texture.
Definition at line 87 of file db_vdp.h.
The documentation for this struct was generated from the following file: