Hi forum,

I see the the declaration of LIBRARY_EXPORT  along with function and class 
declaration as the following form. Some explanation will be appreciated.


Code:

bool LIBRARY_EXPORT setupDevice(int device = 0);




and 


Code:

class LIBRARY_EXPORT Resource : public osg::Object
{
........
}






Thank you!

Cheers,
Sajjadul

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=53832#53832





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to