[osg-users] Would someone be willing to help me diagnose a performance issue?
Jean-Sébastien Guay
jean-sebastien.guay at cm-labs.com
Wed Nov 11 05:50:53 PST 2009
Hi Frank,
> However, in the Slow App, there's actually a Model class of our own making, that has an osg::Group* member that stores a reference to the model's parent node, and an osg::MatrixTransform* that stores a reference to the model's Matrix Transform. The constructor of this class follows the same basic steps I outlined above, in order to wire everything together, but it's possible that I'm overlooking something amongst the added complexity.
That might be the case - encapsulation is a powerful tool but it
sometimes inadvertently hides important details... (or makes them less
obvious)
J-S
--
______________________________________________________
Jean-Sebastien Guay jean-sebastien.guay at cm-labs.com
http://www.cm-labs.com/
http://whitestar02.webhop.org/
More information about the osg-users
mailing list