<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Good evening everybody.</DIV>
<DIV>I'm using vtkCurvatures class to extract curvatures from a polydata object. I'm using vtk 4.4 and i'm refering to '<STRONG><FONT color=#800000>VTK vtkCurvatures Class Reference.mht</FONT></STRONG>'</DIV>
<DIV>&nbsp;</DIV>
<DIV>When i try to extract&nbsp;maximum curvatures using 'GetMaximumCurvature' , i have this error message:</DIV>
<DIV>'GetMaximumCurvature' : is not a member of 'vtkCurvatures'<BR></DIV>
<DIV>And, when i try to extract&nbsp;mean curvatures using 'GetMeanCurvature' , i have this error message:</DIV>
<DIV>'GetMeanCurvature' : cannot access protected member declared in class 'vtkCurvatures'<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>What should i do for each case?? </DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank you so much</DIV></td></tr></table><br>