Hello Yvonne,

Yvonne Jung wrote:
> Update of /cvsroot/opensg/OpenSG/Source/System/State
> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18598/System/State
> 
> Added Files:
>       OSGFogChunk.cpp OSGFogChunk.fcd OSGFogChunk.h OSGFogChunk.inl 
>       OSGFogChunkBase.cpp OSGFogChunkBase.h OSGFogChunkBase.inl 
>       OSGFogChunkFields.h 
> Log Message:
> support for fog added

thanks for adding the fog support. One question though:

> <FieldContainer
>       name="FogChunk"
>       parent="StateChunk"
>       library="System"
>       pointerfieldtypes="both"
>       structure="concrete"
>       systemcomponent="true"
>       parentsystemcomponent="true"
>       decoratable="false"
>       useLocalIncludes="false"
> The fog chunk contains the parameters that are specific for rendering fog.
>       <Field
>               name="enable"
>               type="bool"
>               cardinality="single"
>               visibility="external"
>               defaultValue="true"
>               access="public"
>       >
>       Whether the fog should be enabled or not.

IIRC StateChunk has already SFBool _sfIgnore, so I don't think the 
separate _sfEnable is needed here - or perhaps I'm missing something?

        Cheers,
                Carsten


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to