Re: [osg-users] osgtext::text::settext()

2009-11-15 Thread Cyril Brulebois
Wu Hui (16/11/2009): > I add an Text to the HUD, and want to updata this text every frame > in a callback function using settext every frame. However, the > program will crash, the error is " map/set not dereferenceable" > "vector iterator not decrementable " or something in Wincore.cpp .I > think

[osg-users] osgtext::text::settext()

2009-11-15 Thread Wu Hui
Hi, I add an Text to the HUD, and want to updata this text every frame in a callback function using settext every frame. However, the program will crash, the error is " map/set not dereferenceable" "vector iterator not decrementable " or something in Wincore.cpp .I think this must have someth

Re: [osg-users] Matrix xform will scale but not translate

2009-11-15 Thread Darick Barnes
Thanks Simmon This was dirving me crazy, -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=19676#19676 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listi

Re: [osg-users] Matrix xform will scale but not translate

2009-11-15 Thread Simon Hammett
2009/11/15 Darick Barnes > Hi, > > For some reason I cannot translate my hexagon geode made up of a > primitiveset of LINE_STRIP > The scaling works but translation does not. I am modifying > AdapterWidget.cpp --MDI section of the code so that I can use QT4. It is > from the osgviewerQt exampl

Re: [osg-users] Please Help with Setup

2009-11-15 Thread Ralf Stokholm
Hi Jacob Not sure why you are hawing problems with your setup, im using vs2008 but it shouldent make much difference comparred to vs2005. You could try downloading vs2008 express though I have successfully build using the express versions. Anyway I have a folder called scenerygenerator in my svn

Re: [osg-users] Please Help with Setup

2009-11-15 Thread Chris 'Xenon' Hanson
Jacob Armstrong wrote: > Thanks for the response, Chris! I would definitely like to discuss this > further, and I think a phone call would help out tremendously. Would I > be able to reach you at that phone number during the week? Certainly. > I'm not sure > what I can do as far as the remote-d

[osg-users] Matrix xform will scale but not translate

2009-11-15 Thread Darick Barnes
Hi, For some reason I cannot translate my hexagon geode made up of a primitiveset of LINE_STRIP The scaling works but translation does not. I am modifying AdapterWidget.cpp --MDI section of the code so that I can use QT4. It is from the osgviewerQt example. I have tried code in Tut07 and o

Re: [osg-users] std::vector instances from osg::geode derived class error

2009-11-15 Thread Thorsten Werner
Hi, Thanks for your help. I'm a bit further now and everything works fine. That is what i did std::vector > ElementUpper; std::vector > ElementLower; for(i=count_width; i>0; i--, elementindex_w++) { ElementLower.push_back(new TGWidgetElement(size,size,posX