view Renderer/Engine/spe/CreatePolygon.h @ 860:649e4cb84683

Still on the way
author yutaka@localhost.localdomain
date Fri, 18 Jun 2010 01:30:06 +0900
parents
children
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