Mercurial > hg > Game > Cerium
comparison Renderer/Engine/SceneGraphRoot.h @ 848:a033d464c812 draft
addChild fix
author | tkaito |
---|---|
date | Sun, 06 Jun 2010 03:31:52 +0900 |
parents | 66497087393d |
children | a215927a9885 |
comparison
equal
deleted
inserted
replaced
846:74e9b78cfda8 | 848:a033d464c812 |
---|---|
61 int light_sysswitch; | 61 int light_sysswitch; |
62 // 光源の疑似 xml file | 62 // 光源の疑似 xml file |
63 // 光源は4つで決め打ち。 | 63 // 光源は4つで決め打ち。 |
64 // 4 * lightnum (4) = 16; | 64 // 4 * lightnum (4) = 16; |
65 float light_vector[16]; | 65 float light_vector[16]; |
66 | |
67 | |
68 | 66 |
69 // SceneGraphIterator | 67 // SceneGraphIterator |
70 SceneGraphIteratorPtr iterator; | 68 SceneGraphIteratorPtr iterator; |
71 | 69 |
72 // fd of Linda taple space | 70 // fd of Linda taple space |