Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
namespace osg {
|
||||
|
||||
/** Texture state class which encapsulates OpenGL texture functionality. */
|
||||
class SG_EXPORT TextureRectangle : public Texture
|
||||
class OSG_EXPORT TextureRectangle : public Texture
|
||||
{
|
||||
|
||||
public :
|
||||
|
||||
Reference in New Issue
Block a user