|
From: James W. <ja...@fr...> - 2007-03-29 21:35:35
|
Roger Holmes wrote: > I have looked through and only found places where at least one of the > following applies: > > The object pointer has been tested for nil beforehand. > The object pointer has been de-referenced beforehand so would have > already crashed. > The function's result is used in a way which does not allow nil. > > So yes, I agree, lets change the function, only two files to change, > the header and the source. > > Well spotted. Thanks for the confirmation. I've checked it in. In a quick test, the Multi-Box test got about 3% faster. Every little bit helps. -- James W. Walker, Innoventive Software LLC <http://www.frameforge3d.com/> |