Moved the declaration of osgDB::Field, FieldReader and FieldReaderIterator into include/osg/Input to centralise all the deprecated .osg parsing code into one place.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
#include <osgDB/FieldReaderIterator>
|
||||
#include <osgDB/Input>
|
||||
|
||||
using namespace osgDB;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user