comparison TaskManager/Test/test_render/polygon.h @ 445:efe8584a7b5a draft

test_render error fixed
author game@henri.cr.ie.u-ryukyu.ac.jp
date Fri, 25 Sep 2009 07:26:35 +0900
parents b3fb0013e6b2
children 0bed2a9889f5
comparison
equal deleted inserted replaced
444:afbc6ec42c7f 445:efe8584a7b5a
1 #ifndef INCLUDED_POLYGON 1 #ifndef INCLUDED_POLYGON
2 #define INCLUDED_POLYGON 2 #define INCLUDED_POLYGON
3 3
4 #include "viewer.h"
5 #include <libxml/parser.h> 4 #include <libxml/parser.h>
6 #include "polygon_pack.h" 5 #include "polygon_pack.h"
7 #include "SpanPack.h" 6 #include "SpanPack.h"
8 #include "texture.h" 7 #include "texture.h"
9 8