Mercurial > hg > Game > Cerium
comparison TaskManager/Test/simple_render/spe/CreatePolygonPack.cpp @ 88:504899860e66
*** empty log message ***
author | gongo |
---|---|
date | Wed, 27 Feb 2008 17:16:29 +0900 |
parents | 265fb700dd4c |
children | 62679f4cae18 |
comparison
equal
deleted
inserted
replaced
87:265fb700dd4c | 88:504899860e66 |
---|---|
2 #include <spu_intrinsics.h> | 2 #include <spu_intrinsics.h> |
3 #include "CreatePolygonPack.h" | 3 #include "CreatePolygonPack.h" |
4 #include "polygon_pack.h" | 4 #include "polygon_pack.h" |
5 #include "scene_graph_pack.h" | 5 #include "scene_graph_pack.h" |
6 #include "sys.h" | 6 #include "sys.h" |
7 | |
8 | |
9 void | |
10 CreatePolygonPack::read(void) | |
11 { | |
12 printf("CreatePolgonPack\n"); | |
13 | |
14 SchedTask::read(); | |
15 } | |
7 | 16 |
8 //create_pp(SceneGraphPack *sgp, PolygonPack *pp) | 17 //create_pp(SceneGraphPack *sgp, PolygonPack *pp) |
9 //create_pp(void *read, void *write) | 18 //create_pp(void *read, void *write) |
10 //CreatePolygonPack::run(SceneGraphPack *sgp, PolygonPack *pp) | 19 //CreatePolygonPack::run(SceneGraphPack *sgp, PolygonPack *pp) |
11 inline float | 20 inline float |