comparison TaskManager/Test/test_render/polygon.h @ 445:579d71efbd70

test_render error fixed
author game@henri.cr.ie.u-ryukyu.ac.jp
date Fri, 25 Sep 2009 07:26:35 +0900
parents 25c820b6060e
children 4f11245e3504
comparison
equal deleted inserted replaced
444:bd81b461d2fc 445:579d71efbd70
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