Added OSG_EXPORT
This commit is contained in:
@@ -394,7 +394,7 @@ class OSG_EXPORT Camera : public Transform, public CullSettings
|
||||
|
||||
|
||||
/** Draw callback for custom operations.*/
|
||||
struct DrawCallback : virtual public Object
|
||||
struct OSG_EXPORT DrawCallback : virtual public Object
|
||||
{
|
||||
DrawCallback() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user