[vtk-developers] vtkMath inline choices...

Sean McBride sean at rogue-research.com
Wed Sep 15 11:06:24 EDT 2010


Hi again all,

I'm continuing my profiling, and now have a question about vtkMath.h...
How was it decided what to inline and what not to?

There are some 'big' methods like vtkMath::Cross() that are inline, and
yet there are some very short methods like vtkMath::IsNan() that are not
inlined.

I'm asking because I believe it could be beneficial for IsNan to be
inlined (though have not yet tested).

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtk-developers mailing list