sf2dlib
Simple and Fast 2D library for the Nintendo 3DS
|
Represents a vertex containing position (float) and color (unsigned char) More...
#include <sf2d.h>
Data Fields | |
sf2d_vector_3f | position |
sf2d_vector_4uc | color |
Represents a vertex containing position (float) and color (unsigned char)
sf2d_vector_4uc sf2d_vertex_pos_col::color |
Color of the vertex
sf2d_vector_3f sf2d_vertex_pos_col::position |
Position of the vertex