HI Brad,

I recall originally that I had to make use the private section to
avoid problems with genwrapper/osgIntrospection wrappers that
complained lots about the members when made protected.  I've just
change the private to protected and regenerated the wrappers and
rebuilt them and now it all looks fine - no problems compiling so I
can only guess that fixes to genwrapper or to genwrapper.conf have
fixed this wrapper issue.

The upshot is that I've now been able safely change the private to
protected, and this change is now checked into svn/trunk.

Robert.

On Thu, Jan 21, 2010 at 5:13 AM, Christiansen, Brad
<[email protected]> wrote:
> Hi Robert,
>
> This is change is a single word change to the
> osgTerrain::GeometryTechnique header. All members etc were private, I
> have made them protected.
>
> I needed to do this so I could override applyColors (to apply a custom
> layer and setup various uniforms), for which I needed access to buffers.
>
> Cheers,
> Brad
>
>
>
> DISCLAIMER:---------------------------------------------------------------------------
> This e-mail transmission and any documents, files and previous e-mail messages
> attached to it are private and confidential. They may contain proprietary or 
> copyright
> material or information that is subject to legal professional privilege. They 
> are for
> the use of the intended recipient only.  Any unauthorised viewing, use, 
> disclosure,
> copying, alteration, storage or distribution of, or reliance on, this message 
> is
> strictly prohibited. No part may be reproduced, adapted or transmitted 
> without the
> written permission of the owner. If you have received this transmission in 
> error, or
> are not an authorised recipient, please immediately notify the sender by 
> return email,
> delete this message and all copies from your e-mail system, and destroy any 
> printed
> copies. Receipt by anyone other than the intended recipient should not be 
> deemed a
> waiver of any privilege or protection. Thales Australia does not warrant or 
> represent
> that this e-mail or any documents, files and previous e-mail messages 
> attached are
> error or virus free.
> --------------------------------------------------------------------------------------
>
>
> _______________________________________________
> osg-submissions mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
>
>
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to