|
From: Roger H. <rog...@mi...> - 2005-01-26 20:55:01
|
I have saved 3% on the speed of my renderer just by making a single line function (OpaqueTQ3Object::IsObjectValid) into an inline in the class definition. Is it OK to check this in or is there a policy against in-lines? Roger. |