[vtkusers] Cannot access to functions in vtkCurvatures class!!!

B. C. butterfly.1688 at yahoo.fr
Thu Oct 2 17:29:40 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?? I'm using vtk 4.4
 
Thank you so much



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20081002/d78a6bcf/attachment.htm>


More information about the vtkusers mailing list