Converted code dependant on osg::Texture across to its replacement osg::Texture2D.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#include <osg/Node>
|
||||
#include <osg/StateSet>
|
||||
#include <osg/TextureBase>
|
||||
#include <osg/Texture>
|
||||
#include <osg/Drawable>
|
||||
#include <osg/Array>
|
||||
#include <osg/Primitive>
|
||||
|
||||
Reference in New Issue
Block a user