[vtk-developers] constant member functions

Manuel Feige manuelfeige at googlemail.com
Thu Apr 17 17:07:26 EDT 2008


Hello developers,

I'm actually a vtk-user (5.0.3), but my problem concerns rather the development.
Why do getter-macros (e.g. vtkGetVector3Macro) not generate constant member functions (e.g. vtkCamera::GetPosition())?
This is a little annoying because I cannot use constness for some large functions in my program. (Well, I can use the dirty const_cast)

Greetings,
Manuel Feige
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20080417/3c715c19/attachment.html>


More information about the vtk-developers mailing list