Hello Ben,

I have the same question as well.

I personally using the AdapterWidget with Qt.

The only diffrence i found is that AdapterWidget is derived from GLWidget
and the other
from QWidget.


The former one is more concrete than the latter one i guess, GLwidget is
using the OpenGL framework.
Whereas the QWidget is using something that i did not understand much.


I even put seveeral cout statement to see which one is running by default.
But i did not get any output even though i think
that adapter widget is running if you run it without any flag. Did you
encounter that particular issue?
I wanted to see how the arguments are passed to the function concerned.

I hope that some one will put more light into  that matter.


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

Reply via email to