<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>Hi everyone. I don't know why no one helps me to resolve my problem?!!! Pleaaase, i need your help. </DIV>
<DIV>I want to extract curvatures from a 3D object (a VRML object).</DIV>
<DIV>I know it should be done using vtkCurvatures class and i found some code lines but&nbsp;something is missing.</DIV>
<DIV>Can someone help me?</DIV>
<DIV>&nbsp;</DIV>
<DIV>vtkCurvatures *curves = vtkCurvatures::New();<BR>curves-&gt;SetCurvatureTypeToMean();<BR>curves-&gt;Update();</DIV></td></tr></table><br>