Sorry, Robert
forget this topic.

/adegli

2007/8/14, Adrian Egli <[EMAIL PROTECTED]>:
>
>
>     // BEGIN ADDED Adrian Egli
>     // may we like to switch off the prepend look up
>     // than just define this definition in the console before starting the
> application
>     char* ptr;
>     if( (ptr = getenv( "OSG_NO_PLUGIN_PREPEND" )) )
>     {
>         prepend="";
>     }
>     // End ADDED
>
> 2007/8/14, Adrian Egli <[EMAIL PROTECTED]>:
> >
> > hi robert,
> >
> > i would like to have the ability to switch off the prepend for my
> > appliction, may others would also like to be able doing this.
> > can you please check in the attached file: registry.cpp
> >
> > just search for Adrian Egli
> >
> > thanks adrian
> >
> > --
> > ********************************************
> > Adrian Egli
> >
>
>
>
> --
> ********************************************
> Adrian Egli




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

Reply via email to