Thanks for the note, I've added in both a return true and a return false ;-)
On Thu, Jul 24, 2008 at 3:27 PM, Paul Martz <[EMAIL PROTECTED]> wrote:
> Hi Robert -- This change appears to have introduced a build problem on VS
> 2005...
>
> PluginQuery.cpp
> c:\osgdev\osg\applications\osgconv\pluginquery.cpp(149) : error C4716:
> 'osgDB::outputPluginDetails' : must return a value
>
> Not sure whether you need this to return true or false, so I'll let you
> submit the change.
>
> Thanks, nice feature.
> -Paul
>
>
>> Hi All,
>>
>> I have just added some further options into osgconv, --format
>> and --plugin, which allow you to query the details on a
>> specific plugin i.e.
>>
>> osgconv --format obj
>>
>> Will report:
>>
>> Plugin osgPlugins-2.5.6/osgdb_obj.so
>> {
>> ReaderWriter : Wavefront OBJ Reader
>> {
>> extensions : .obj Alias
>> Wavefront OBJ format
>> options : noRotation Do not do the default
>> rotate about X axis
>> options : noTesselateLargePolygons Do not do the default
>> tesselation of large polygons
>> options : noTriStripPolygons Do not do the default
>> tri stripping of polygons
>> }
>> }
>>
>> Tabbing doesn't look so good in email client... better in the
>> console ;-)
>>
>> Robert.
>> _______________________________________________
>> osg-users mailing list
>> [email protected]
>> http://lists.openscenegraph.org/listinfo.cgi/osg-users-opensce
> negraph.org
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org