annotate Renderer/Engine/spe/CreatePolygonFromSceneGraph.h @ 1013:34a9ba655fbe

spe/CreatePolygonFromSceneGraph add. not done.
author tkaito
date Fri, 05 Nov 2010 01:05:39 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1013
34a9ba655fbe spe/CreatePolygonFromSceneGraph add. not done.
tkaito
parents:
diff changeset
1 #ifndef INCLUDED_CREATE_POLYGON
34a9ba655fbe spe/CreatePolygonFromSceneGraph add. not done.
tkaito
parents:
diff changeset
2 #define INCLUDED_CREATE_POLYGON
34a9ba655fbe spe/CreatePolygonFromSceneGraph add. not done.
tkaito
parents:
diff changeset
3
34a9ba655fbe spe/CreatePolygonFromSceneGraph add. not done.
tkaito
parents:
diff changeset
4 #include "SchedTask.h"
34a9ba655fbe spe/CreatePolygonFromSceneGraph add. not done.
tkaito
parents:
diff changeset
5
34a9ba655fbe spe/CreatePolygonFromSceneGraph add. not done.
tkaito
parents:
diff changeset
6
34a9ba655fbe spe/CreatePolygonFromSceneGraph add. not done.
tkaito
parents:
diff changeset
7 #endif