HI Mustafa,

Thanks for spotting this error, FLATTEN_BILLBOARDS shouldn't have the
same value, the enum was poorly layed out making the mistake less
obvious than it should have.

I've fixed the FLATTEN_BILLBOARDS value and reordered the enum to
better reflect the increasing values.  A cvs update will get this fix.

Robert.

On 8/11/06, Mustafa <[EMAIL PROTECTED]> wrote:
Hi,
 In osgUtil::Optimizer::OptimizationOptions,

MERGE_GEODES

and

FLATTEN_BILLBOARDS

has the same value. Is it correct ? I tried to apply FullOptimization
on a group node, but program crashed. Because FULLOptimization
contains MERGE_GEODES which has the same value with
FLATTEN_BILLBOARDS.


BR.

Send instant messages to your online friends http://uk.messenger.yahoo.com
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to