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

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

#ifndef INCLUDED_TASK_CHAIN
#define INCLUDED_TASK_CHAIN

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


#endif