Revision: 8895
http://playerstage.svn.sourceforge.net/playerstage/?rev=8895&view=rev
Author: hsujohnhsu
Date: 2010-09-11 03:07:35 +0000 (Sat, 11 Sep 2010)
Log Message:
-----------
initialize frameListener to NULL
Modified Paths:
--------------
code/gazebo/branches/wg/server/rendering/OgreAdaptor.cc
Modified: code/gazebo/branches/wg/server/rendering/OgreAdaptor.cc
===================================================================
--- code/gazebo/branches/wg/server/rendering/OgreAdaptor.cc 2010-09-11
00:26:31 UTC (rev 8894)
+++ code/gazebo/branches/wg/server/rendering/OgreAdaptor.cc 2010-09-11
03:07:35 UTC (rev 8895)
@@ -72,6 +72,8 @@
this->sceneMgr=NULL;
this->root=NULL;
+ this->frameListener = NULL;
+
this->dummyDisplay = false;
Param::Begin(&this->parameters);
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit