[vtkusers] How to get normals??

Bill Lorensen bill.lorensen at gmail.com
Fri Nov 13 12:48:03 EST 2009


skinNormals->GetOutput()->GetPointData()->GetNormals()->GetTuple(1,
a_pointer) ;
Is correct to get the normal at point 1.

On Fri, Nov 13, 2009 at 12:17 PM, renlishen <renlishen at gmail.com> wrote:
>
> Bill~
> I want to know all points' normal
> how can I do to get them?
>
>
> RenLi
> --
> View this message in context: http://old.nabble.com/How-to-get-normals---tp26297021p26340086.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



More information about the vtkusers mailing list