Hello, is it possible to create an osg::Image or even osg::texture from
custom user data pointer? For instance, I have a void* data_ptr pointing to
a flat data vector of pixels and want to create a texture to use with OSG.

Can this be done?
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to