Hi,
I have a smal problem using DrawPixels. I wrote a smal client server 
application. The client uses Image->readPixel to get the pixel data from the 
memory. Than the client sends this pixel data to the server. The server 
receives the pixel data and has to display it like OpenGL glDrawPixel. If i use 
the osg::DrawPixels class i get an error "error after render::draw()".
Does anybody know how it could be displayed?

With best regards Johann.


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

Reply via email to