Re: [osg-users] my current position

2008-12-17 Thread Vincent Bourdier
gt; > << position.z() << endl; > > > > > >cout << "eye " << > > eye.x() << " " << eye.y() << > > " " << > > > eye.z() << endl; > > >

Re: [osg-users] my current position

2008-12-17 Thread olfat ibrahim
inverse())); i tried m.getRotate().inverse() and m.getRotate() they rotate the object but i the wrong way they flip it does any one have recomendations ?? --- On Wed, 12/17/08, Vincent Bourdier wrote: > From: Vincent Bourdier > Subject: Re: [osg-users] my current position > To: olfat_

Re: [osg-users] my current position

2008-12-17 Thread Vincent Bourdier
Hi, 2008/12/17 olfat ibrahim > > > > --- On Wed, 12/17/08, olfat ibrahim wrote: > > > From: olfat ibrahim > > Subject: my current position > > To: "OSG" > > Date: Wednesday, December 17, 2008, 9:01 AM > > i am using keyswitchManipulator : > > > > i need to print my current location while iam

[osg-users] my current position

2008-12-17 Thread olfat ibrahim
--- On Wed, 12/17/08, olfat ibrahim wrote: > From: olfat ibrahim > Subject: my current position > To: "OSG" > Date: Wednesday, December 17, 2008, 9:01 AM > i am using keyswitchManipulator : > > i need to print my current location while iam driving in > the scene : > > i tried the functions