From Lilin Xiong, added missing OSG_EXPORT
This commit is contained in:
parent
0891e011dc
commit
5a0186555b
@ -813,7 +813,7 @@ class OSG_EXPORT Texture : public osg::StateAttribute
|
||||
|
||||
public:
|
||||
|
||||
struct TextureProfile
|
||||
struct OSG_EXPORT TextureProfile
|
||||
{
|
||||
inline TextureProfile(GLenum target):
|
||||
_target(target),
|
||||
|
Loading…
Reference in New Issue
Block a user