Hello Christoph,

On 04/12/2012 09:54 AM, "Christoph Fünfzig" wrote:
> while scanning the OpenSG 2.0 source tree, I found
> OSGRenderOptions.h/OSGRenderOptionsBase.h
>
> Here all global render options are collected, but
> the class RenderOptions cannot be instantiated directly.
> So how to activate TwoSidedLighting for example???

it's derived from FieldContainer (the direct parent is Attachment) and 
like all of those you need to use the static member function create() to 
make an instance.

        Cheers,
                Carsten

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to