view Renderer/Engine/task/CreatePolygon.h @ 993:d3b20d63057e draft

sdl mode not worked yet.
author yutaka@charles.cr.ie.u-ryukyu.ac.jp
date Sat, 09 Oct 2010 19:11:45 +0900
parents 1cc2b1ae4f05
children 8bc038529958
line wrap: on
line source

#ifndef INCLUDED_CREATE_SPAN
#define INCLUDED_CREATE_SPAN

#include "SchedTask.h"
#include "polygon_pack.h"
#include "SpanPack.h"
#include "texture.h"

#endif