On 28/09/10 18:45 , Cosimo Luigi Manes wrote:
> Ulrich Hertlein wrote:
>> On 28/09/10 17:19 , Robert Osfield wrote:
>>
>> What happens when you press 'space' to reset the camera position?
> 
> Well, when i press 'space', software shows the nodes. How can i reset the 
> camera position ?

osgGA::CameraManipulator (the base class for the default manipulators) has a 
'home()'
method than will recompute the position if 'setAutoComputeHomePosition' is true.

/ulrich
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to