annotate Renderer/Engine/RenderingGlobal.h @ 1048:40cde8c1a6cd default tip

add ScaleXY (not for allExecute...)
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 08 Dec 2010 06:22:15 +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,