<HTML>
<HEAD>
<TITLE>Re: [vtkusers] Functions are not accessible!!!</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi (butterfly?),<BR>
I recently experimented with this class. The output of this filter is a polydata that contains the original point/cell data and an additional array that has the value of the computed curvature.<BR>
To see the results you need to set the active scalar to either &#8220;Minimum_Curvature&#8221;,&#8220;Maximum_Curvature&#8221;,&#8221;Mean_Curvature&#8221;,&#8221;Gauss_Curvature&#8221; depending on what type of curvature you have calculatedI didn&#8217;t find this in the doc but if you use this filter on a dataset in paraview, you can see that the arrays are there after using the filter. <BR>
HTH<BR>
Gerrick<BR>
<BR>
<BR>
<BR>
On 10/24/08 4:34 AM, &quot;B. C.&quot; &lt;<a href="butterfly.1688@yahoo.fr">butterfly.1688@yahoo.fr</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi,<BR>
I want to compute maximum curvature at each point of my polydata. To do this, i use 'vtkCurvatures' class. <BR>
&nbsp;<BR>
I found the function called 'GetMaximumCurvature' which takes a polydata as input an gets a polydata with maximum curvatures as output.<BR>
The call of this function for my polydata gives this error message: 'Cannot access to protected members of vtkCurvatures class'!!!<BR>
&nbsp;<BR>
Can someone telle me how to do this and if there is another method to compute maximum curvatures at each point?<BR>
I made a search at the messages of the mebers but i didn't found a helpful thing.<BR>
&nbsp;<BR>
Thank you. <BR>
&nbsp;<BR>
&nbsp;<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
This is the private VTK discussion list.<BR>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a><BR>
Follow this link to subscribe/unsubscribe:<BR>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>