Converted code dependant on osg::Texture across to its replacement osg::Texture2D.
This commit is contained in:
@@ -12,10 +12,11 @@
|
||||
#include <osg/BlendFunc>
|
||||
#include <osg/Depth>
|
||||
|
||||
#include <osg/TextureBase>
|
||||
#include <osg/TextureCubeMap>
|
||||
|
||||
#include <set>
|
||||
|
||||
#include <osg/Texture>
|
||||
#include <osg/TextureCubeMap>
|
||||
|
||||
using namespace osg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user