Hi all,

Doesn't anyone can help me with this one? I am totally stuck in this problem. I 
really would appreciate any help with this. Should I do something differently 
or is the problem somewhere else.

Cheers,
Mika


Hakkis wrote:
> Hi,
> 
> I have a problem with draggers in viewport which size is not the same as the 
> window. I tried also the osgManipulator example and the same problem occurs 
> there.
> 
> Modify osgManipulator example by adding for example following lines after 
> constructing the viewer:
> 
> viewer.setUpViewInWindow (200, 200, 500, 500);
> viewer.getCamera()->setViewport(50,50, 400, 400);
> 
> After this, dragger (more precisely pickin) does not work correctly.
> 
> Do I miss something? Should I make picking somehow differently? This feature 
> of using custom size viewport in window is very essential feature for my 
> program.
> 
> I am using 2.8.2 version.
> 
> Thank you!
> 
> Cheers,
> Mika


------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=22861#22861





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to