Converted code dependant on osg::Texture across to its replacement osg::Texture2D.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <osg/StateSet>
|
||||
#include <osg/Texture>
|
||||
#include <osg/Texture2D>
|
||||
#include <osg/TextureCubeMap>
|
||||
|
||||
#include <osgDB/Registry>
|
||||
|
||||
Reference in New Issue
Block a user