view Renderer/Engine/spe/DataAllocate.h @ 1028:3191cae6f7a2

spe/CreatePolygonFromSceneGraph not done.
author tkaito@henri
date Mon, 08 Nov 2010 19:01:25 +0900
parents ad10d6d39ca6
children
line wrap: on
line source

#ifndef INCLUDED_TASK_ALLOCATE
#define INCLUDED_TASK_ALLOCATE

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


#endif