view Renderer/Engine/spe/Property.h @ 914:05696567d1d2

0 is filled on the spe side.
author yutaka@localhost.localdomain
date Thu, 22 Jul 2010 00:23:37 +0900
parents 2575791a333a
children
line wrap: on
line source

#ifndef INCLUDED_TASK_PROPERTY
#define INCLUDED_TASK_PROPERTY

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


#endif