view texture.h @ 28:789e845ea192

change root xyz
author Yutaka_Kinjyo
date Sat, 18 Dec 2010 12:32:06 +0900
parents 01387a2e419e
children
line wrap: on
line source

GLuint texture[250] = {0};
GLfloat texMaxX[250] = {0};
GLfloat texMaxY[250] = {0};
GLfloat texMinX[250] = {0};
GLfloat texMinY[250] = {0};