I have found it much safer/easier (in the long run) to not collapse
the namespaces.  It's a lot of trouble to go back and correct the
problem when you start integrating other toolkits.

Just my 2 cents worth.

> On 13 April 2010 17:12, mas oug <mas...@gmail.com> wrote:
>
>> Hi,
>> Just curious, I noticed that in a lot of the code, we use stuff like
>> "osg::someFunctio()" and etc...
>> Could we use a namespace "using namespace osg;" to avoid having to write
>> "osg::" every single time?
>>
>> THANKS!!
>> -Masoug
>>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to