Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Public Member Functions | Public Attributes | List of all members
Mesh::TexCoord Class Reference

#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
 

Detailed Description

Texture Coordinates structure.

Member Function Documentation

◆ Load()

void Mesh::TexCoord::Load ( BufferedFile currentfile)

read u and v value in a file

Parameters
currentfile: BufferedFile to read

The documentation for this class was generated from the following files: