Carsten Neumann wrote: > Hello Marcus, > > Marcus Lindblom wrote: >> (Note that overloaded functions, addChild in this case, aren't really >> bind friendly either.) > > hm, yes, but for normal use they are nice :)
:) >> Also, why no editMFChildren() in OSG::Node? .. It'd be easier to just >> call insert(n.begin(), n.end()) than having to call addChild x times. > > Node unfortunately is still handwritten instead of generated from an > ..fcd and some functions were not implemented, other than that I don't > think there is anything in there that would require hiding the children > field and forcing access through the container (there are other > containers for which this is different, though). Ok. Cheers, /Marcus ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
