Mercurial > hg > Members > kono > Cerium
diff TaskManager/Test/test_render/polygon.h @ 113:6ba88fa28df6
Define New Texture Data Structure
author | gongo@gendarme.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Thu, 13 Nov 2008 10:10:57 +0900 |
parents | 5c194c71eca8 |
children | f515436feb71 |
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