diff Renderer/Engine/SceneGraphRoot.cc @ 1256:880f989ce52a draft

fix rsync
author Yuhi TOMARI <e095740@ie.u-ryukyu.ac.jp>
date Fri, 18 Nov 2011 17:40:12 +0900
parents 39016616cc26
children 4ba9b622073d
line wrap: on
line diff
--- a/Renderer/Engine/SceneGraphRoot.cc	Fri Nov 18 16:57:15 2011 +0900
+++ b/Renderer/Engine/SceneGraphRoot.cc	Fri Nov 18 17:40:12 2011 +0900
@@ -531,7 +531,7 @@
 
 
 void
-SceneGraphRoot::void treeApply(int screen_w, int screen_h)
+SceneGraphRoot::treeApply(int screen_w, int screen_h)
 {
     // don't calcurate sg_draw_tree's brother
     transTree(sg_draw_tree->children, camera);