Mercurial > hg > Members > kono > Cerium
diff TaskManager/Test/test_render/SceneGraph.cpp @ 150:bbf774c57544
add xml
author | gongo@charles.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Tue, 02 Dec 2008 19:10:34 +0900 |
parents | 6aead32217b7 |
children | 1f4c3f3238e6 |
line wrap: on
line diff
--- a/TaskManager/Test/test_render/SceneGraph.cpp Tue Dec 02 18:58:08 2008 +0900 +++ b/TaskManager/Test/test_render/SceneGraph.cpp Tue Dec 02 19:10:34 2008 +0900 @@ -352,12 +352,12 @@ texture_info.t_h = texture_image->h; texture_info.pixels_orig = (Uint32*)texture_image->pixels; texture_info.pixels = tex_dest; - printf("%d %d\n", texture_image->w, texture_image->h); - //load_texture(image_name); + if(unlink(image_name)) { cout << "unlink error\n"; } + } else { /** * 以前に Load されている Texture を共用