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

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

#ifndef INCLUDED_TASK_DATAUPDATE
#define INCLUDED_TASK_DATAUPDATE

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


#endif