> Will you change the model around to replace all the + signs with a .add() call > then? > > I was thinking to overload the operators with ones that give full 16-bit > precision, and have functions for approximations like this.
I don't mean to disappoint anyone, but I chose C++ specifically so that I could overload operators. This was to keep the code readable. _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
