[vtkusers] retrieving gaussian curvature
Syn3DDM
haythem.jaidi at hotmail.com
Wed Apr 18 13:01:55 EDT 2007
Hi
Yes curvature.GetOutput().GetPointData().GetScalars() will return the
gaussian curvature if you have specified that the curvature type is
gaussian. you have to add this instruction
curvature.SetCurvatureTypeToGaussian();
Jelle Feringa / EZCT Architecture & Design Research wrote:
>
> Hi,
>
> I've been using vtkCurvatures to compute the gaussian curvature on
> vtkPolyData.
> I'm just wondering whether
> curvature.GetOutput().GetPointData().GetScalars()
> will return the gaussian curvature; the values returned are in quite a
> different range from what I'm used to seeing in nurb modellers (no wonder
> since this is discrete geometry?)
>
> Many thanks,
>
> -jelle
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
--
View this message in context: http://www.nabble.com/retrieving-gaussian-curvature-tf3597186.html#a10062930
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list