<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello developers,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm actually a vtk-user (5.0.3), but my 
problem concerns rather the development.</FONT></DIV>
<DIV><FONT face=Arial size=2>Why do getter-macros (e.g. <FONT 
size=2>vtkGetVector3Macro) not generate constant member functions (e.g. 
vtkCamera::<FONT size=2>GetPosition())?</FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>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)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Greetings,</FONT></DIV>
<DIV><FONT face=Arial size=2>Manuel Feige</FONT></DIV></BODY></HTML>