view texture.h @ 24:1905c0be01d4

merge
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Mon, 13 Dec 2010 15:03:39 +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};