Hi all,

   osgIntrospection tells that osg::Texture2D or osg::Texture3D are
abstract classes. I have tested it and this is the osgintrospection
output:

osg::Texture2D
   [abstract]
   derived from: osg::Texture


osg::Texture3D
   [abstract]
   derived from: osg::Texture


As you can see Textures are wrapped as abstract classes. Is it a bug,
or is there  another mechanism to instance textures using
introspection?

Cheers,
    Jose L.

--
 Jose L. Hidalgo ValiƱo (PpluX)
 ---- http://www.pplux.com ----
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to