annotate Renderer/Engine/RenderingGlobal.h @ 1127:c4287bf771a0 draft

CreatePolygonFromSceneGraph can work on Mac OSX.
author Yutaka_Kinjyo
date Sun, 13 Feb 2011 23:27:22 +0900
parents 03e60cf2e4c2
children 8587ee89ef79
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
801
eb6add789a24 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
1
eb6add789a24 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
2 /*Light 用の global_alloc ID*/
eb6add789a24 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
3
eb6add789a24 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
4 Light,
eb6add789a24 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
5 LightSwitch,
eb6add789a24 global id
yutaka@localhost.localdomain
parents: 792
diff changeset
6 LightSysSwitch,
907
03e60cf2e4c2 collect matrix..
Yutaka_Kinjyo
parents: 801
diff changeset
7
03e60cf2e4c2 collect matrix..
Yutaka_Kinjyo
parents: 801
diff changeset
8 /*spe_create_polygon 用*/
03e60cf2e4c2 collect matrix..
Yutaka_Kinjyo
parents: 801
diff changeset
9
03e60cf2e4c2 collect matrix..
Yutaka_Kinjyo
parents: 801
diff changeset
10 SG_COORD,