Hi Filip,

Am 02.12.2011 12:39, schrieb Filip Arlet:
> If you want redraw on demand
exactly.

> Code:
> 
> if( viewer->checkNeedToDoFrame() )
>             {
>                 viewer->frame();
>             }
I will try this and keep you updated.

> Btw. comparing two matrices of doubles has to be done with epsilon delta
of course, how could I forget...should have known this.

Thank you
Hartmut

-- 
Hartmut Leister <[email protected]>
04317 Leipzig
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to