|
sf2dlib
Simple and Fast 2D library for the Nintendo 3DS
|
Represents a vertex containing position and texture coordinates. More...
#include <sf2d.h>
Data Fields | |
| sf2d_vector_3f | position |
| sf2d_vector_2f | texcoord |
Represents a vertex containing position and texture coordinates.
| sf2d_vector_3f sf2d_vertex_pos_tex::position |
Position of the vertex
| sf2d_vector_2f sf2d_vertex_pos_tex::texcoord |
Texture coordinates of the vertex
1.8.10