Hi Allen,

Allen Bierbaum wrote:
> What is the correct namespace for OpenSG 2.0?  I have heard that it is 
> supposed to be "OSG", but looking at OSGConfig.h it looks like it is 
> currently "osg". 
>
> # define OSG osg
> # define OSG_BEGIN_NAMESPACE namespace OSG {
> # define OSG_END_NAMESPACE }
> # define OSG_USING_NAMESPACE namespace OSG {} using namespace OSG;
>
> If it is supposed to be OSG, can we flip the direction of the first 
> define or should we just remove that define entirely?
>   
I'm for OSG, and removing the first define, not flipping it. The main 
reason for the change is being able to have OSG and OpenSG in one file, 
flipping it would not be good for that.

    Dirk


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to