On 9/10/2011 7:59 AM, Sajjadul Islam wrote:
> Hello forum,
> Al  the class declaration starts as follows:
> class OSG_EXPORT Geometry : public Drawable
> {
>     
> }
> Could someone please explain the OSG_EXPORT here ?

  It's a bit of magic to allow compiling or using as a DLL on Windows, which 
requires
different qualifiers be inserted at DLL compile time versus DLL link/usage time.

-- 
Chris 'Xenon' Hanson, omo sanza lettere. xe...@alphapixel.com 
http://www.alphapixel.com/
  Digital Imaging. OpenGL. Scene Graphs. GIS. GPS. Training. Consulting. 
Contracting.
    "There is no Truth. There is only Perception. To Perceive is to Exist." - 
Xen
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to