Files
OpenSceneGraph/include/osgDB
Robert Osfield 287ff37b34 From Ralf Habacker, "The appended patch fixes this issue by adding a virtual method named supportedFeatures() to the class ReaderWriter, which could be overriden by a specific plugin to adjust the set of features.
Single features are implemented as bits asother enums in ReaderWriter class already does, so that combinations are possible and fast comparison operations are possible

By default all features are enabled.

I have added this virtual method to the dot plugin to get an idea how to use these features.

With this patch osgconv --formats shows an additional line 'features' for each plugin"
2009-03-10 15:00:39 +00:00
..
2006-07-18 15:21:48 +00:00
2006-07-18 15:21:48 +00:00
2009-03-10 12:21:13 +00:00
2009-01-07 10:32:59 +00:00
2009-03-10 12:21:13 +00:00