view texture.h @ 61:e66cab264350

RenderingEngine Task is worked on spe, task_dandy Task is worked on ppe
author yutaka@localhost.localdomain
date Sun, 06 Feb 2011 18:11:30 +0900
parents 435ac1cdb64e
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};