Mercurial > hg > Game > Cerium
diff TaskManager/Test/test_render/polygon.h @ 113:80d93fe0601d draft
Define New Texture Data Structure
author | gongo@gendarme.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Thu, 13 Nov 2008 10:10:57 +0900 |
parents | 028ffc9c0375 |
children | e9e12e2088bd |
line wrap: on
line diff
--- a/TaskManager/Test/test_render/polygon.h Wed Nov 12 17:55:23 2008 +0900 +++ b/TaskManager/Test/test_render/polygon.h Thu Nov 13 10:10:57 2008 +0900 @@ -24,6 +24,10 @@ long long size; char *name; char *parent_name; + + //int texture_id; + //int texture_px, texture_py; // texture の分割数 + float *data; //"vertex" and "normal" and "texture" float xyz[4]; // position float angle[4]; // angle