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 {
|
||||
* children in render bin -1 to ensure that children are rendered prior to
|
||||
* the rest of the scene graph.
|
||||
*/
|
||||
class SG_EXPORT ClearNode : public Group
|
||||
class OSG_EXPORT ClearNode : public Group
|
||||
{
|
||||
public :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user