On 21 Jul 2013 22:39, "Aurelien Albert" <[email protected]> wrote:
> Hi Robert, > > You're right, this is probably the best way. I'll try it and make a patch > this week. > > Also, I noticed this in osg::FrameBufferObject header : > > At line 403 : > > > Code: > META_StateAttribute(osg, FrameBufferObject, > (StateAttribute::Type)0x101010/*FrameBufferObject*/); > Oh boy, that's ugly, can't believe I didn't spot this hack when I original merged this submission. I have added a FRAME_BUFFER_OBJECT entry in the StateAttribute::Type enum, once my build is complete I'll check it into svn/trunk and OSG-3.2 branch. > The "FrameBufferObject" state attribute type is not part of the standard > StateAttribute::Type enum. Is there any reason for that or should I add > this value to the enum ? > A hack and lack of observation! Robert.
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
