[vtkusers] Cannot access to functions in vtkCurvatures class!!!
B. C.
butterfly.1688 at yahoo.fr
Fri Sep 19 17:19:18 EDT 2008
Good evening everybody.
I'm using vtkCurvatures class to extract curvatures from a polydata object. I'm refering to 'VTK vtkCurvatures Class Reference.mht'
When i try to extract maximum curvatures using 'GetMaximumCurvature' , i have this error message:
'GetMaximumCurvature' : is not a member of 'vtkCurvatures'
And, when i try to extract mean curvatures using 'GetMeanCurvature' , i have this error message:
'GetMeanCurvature' : cannot access protected member declared in class 'vtkCurvatures'
What should i do for each case??
Thank you so much
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080919/fa874635/attachment.htm>
More information about the vtkusers
mailing list