annotate Renderer/Engine/RenderingGlobal.h @ 914:05696567d1d2

0 is filled on the spe side.
author yutaka@localhost.localdomain
date Thu, 22 Jul 2010 00:23:37 +0900
parents 62838c1cd4b0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
802
496a8159e840 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
1
496a8159e840 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
2 /*Light 用の global_alloc ID*/
496a8159e840 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
3
496a8159e840 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
4 Light,
496a8159e840 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
5 LightSwitch,
496a8159e840 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
6 LightSysSwitch,
907
62838c1cd4b0 collect matrix..
Yutaka_Kinjyo
parents: 802
diff changeset
7
62838c1cd4b0 collect matrix..
Yutaka_Kinjyo
parents: 802
diff changeset
8 /*spe_create_polygon 用*/
62838c1cd4b0 collect matrix..
Yutaka_Kinjyo
parents: 802
diff changeset
9
62838c1cd4b0 collect matrix..
Yutaka_Kinjyo
parents: 802
diff changeset
10 SG_COORD,