diff Renderer/Engine/SceneGraphRoot.h @ 848:a033d464c812 draft

addChild fix
author tkaito
date Sun, 06 Jun 2010 03:31:52 +0900
parents 66497087393d
children a215927a9885
line wrap: on
line diff
--- a/Renderer/Engine/SceneGraphRoot.h	Fri Jun 04 09:01:00 2010 +0900
+++ b/Renderer/Engine/SceneGraphRoot.h	Sun Jun 06 03:31:52 2010 +0900
@@ -64,8 +64,6 @@
     // 4 * lightnum (4) = 16;
     float light_vector[16];
 
-
-
     // SceneGraphIterator
     SceneGraphIteratorPtr iterator;