[vtk-developers] Adding const to public API?

Sean McBride sean at rogue-research.com
Wed Sep 22 13:34:56 EDT 2010


Hi all,

Would it break any compatibility or cause any problems with wrapping if
I add a 'const' to a parameter of a public API?

Specifically:
void vtkImplicitFunction::SetTransform(double elements[16])

(I have of course already tried building and running tests, all seems fine.)

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