view texture.h @ 35:3b92a4b17049 default tip

fix for macosx Yosemite
author Nozomi
date Thu, 19 May 2016 18:18:34 +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};