[vtkusers] re: vtkCurvatures
Moti Freiman
freiman at cs.huji.ac.il
Fri Jul 16 04:05:06 EDT 2004
Hi!
when you compute the curvatures, you should set the curvature type to
mean or gauss.
when you get the output polydata by get output you can use:
vtkPolyData -> GetPointData()->GetScalars();
and you'll get the array of curvature type as you set before.
Moti Freiman (freiman at cs.huji.ac.il)
graduate student
computer assisted surgery lab
engineering and computer science school
Hebrew university at Jerusalem
Israel.
More information about the vtkusers
mailing list