Mercurial > hg > Game > Cerium
comparison TaskManager/Test/test_render/polygon.h @ 449:0bed2a9889f5 draft
get_segment fixed. and test_nogl rollback to 426. move!
author | kazz@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Fri, 25 Sep 2009 18:06:01 +0900 |
parents | efe8584a7b5a |
children | 574be19530a5 |
comparison
equal
deleted
inserted
replaced
448:19524a506039 | 449:0bed2a9889f5 |
---|---|
1 #ifndef INCLUDED_POLYGON | 1 #ifndef INCLUDED_POLYGON |
2 #define INCLUDED_POLYGON | 2 #define INCLUDED_POLYGON |
3 | 3 |
4 #include "viewer.h" | |
4 #include <libxml/parser.h> | 5 #include <libxml/parser.h> |
5 #include "polygon_pack.h" | 6 #include "polygon_pack.h" |
6 #include "SpanPack.h" | 7 #include "SpanPack.h" |
7 #include "texture.h" | 8 #include "texture.h" |
8 | 9 |