Kigs Framework
Doc version 0.8
Open source multi purpose Rapid Application Development framework
|
#include <KMesh.h>
Public Member Functions | |
void | Load (BufferedFile *currentfile) |
read u and v value in a file More... | |
Public Attributes | |
kfloat | u |
coordinate on x axis | |
kfloat | v |
coordinate on y axis | |
Texture Coordinates structure.
void Mesh::TexCoord::Load | ( | BufferedFile * | currentfile | ) |
read u and v value in a file
currentfile | : BufferedFile to read |