[vtkusers] Functions are not accessible!!!
B. C.
butterfly.1688 at yahoo.fr
Fri Oct 24 05:34:22 EDT 2008
Hi,
I want to compute maximum curvature at each point of my polydata. To do this, i use 'vtkCurvatures' class.
I found the function called 'GetMaximumCurvature' which takes a polydata as input an gets a polydata with maximum curvatures as output.
The call of this function for my polydata gives this error message: 'Cannot access to protected members of vtkCurvatures class'!!!
Can someone telle me how to do this and if there is another method to compute maximum curvatures at each point?
I made a search at the messages of the mebers but i didn't found a helpful thing.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081024/1aa15405/attachment.htm>
More information about the vtkusers
mailing list