Hi Martin, I'm confused, you submission adds a method: unsigned int osgviewer() into Vec4f, Vec4f already has a asRGBA(), and as far as I'm aware there aren't any build problems in svn/trunk (CDash is clean on all build systems)
Is this submission an error? What errors did you see with compiling osgSim? Robert. On Tue, Jun 9, 2009 at 6:30 PM, Martin Beckett<[email protected]> wrote: > In 2.9trunk LightPointDrawable.h doesn't build because color is a vec4f and > doesn't have an asRGBA member. Have added code from vec4d > > Test: Vs2008/windowsXP/2.9trunk > > Cheers, > Martin > > ------------------ > Read this topic online here: > http://forum.openscenegraph.org/viewtopic.php?p=13795#13795 > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
