Hi,

maybe this seems like s stupid question but why does osg::Texture2DMultisample does not have a getNumSamples() function? This might come in handy if, like in my case, a texture is passed around for MRT binding (camera->attach), to determine the number of samples for the attach function.
Would it be okay to add the get function?

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

Reply via email to