view Renderer/Engine/spe/ChainInit.h @ 915:aa9728394194 draft

create_polygon_task ..not worked yet.
author yutaka@localhost.localdomain
date Fri, 23 Jul 2010 18:05:40 +0900
parents 3bc98f6d31ff
children
line wrap: on
line source

#ifndef INCLUDED_TASK_CHAIN_INIT
#define INCLUDED_TASK_CHAIN_INIT

#ifndef INCLUDED_SCHED_TASK
#  include "SchedTask.h"
#endif



#endif