[vtk-developers] constant member functions
Karthik Krishnan
karthik.krishnan at kitware.com
Thu Apr 17 18:11:59 EDT 2008
2008/4/17 Manuel Feige <manuelfeige at googlemail.com>:
>
>
> 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())?
Because it does not currently work with the wrappers.
More information about the vtk-developers
mailing list