[vtkusers] vtkObjImporter and vtkPolyDataNormals
Sgouros, Thomas
thomas_sgouros at brown.edu
Thu Apr 5 08:50:04 EDT 2018
Hello all:
I'm looking at the example for the vtkObjImporter class found here:
https://lorensen.github.io/VTKExamples/site/Cxx/IO/OBJImporter/
There is a mapper created there whose inputs are set to the outputs of a
vtkPolyDataNormals object (just a few lines back from the end). But its
output is never set to anybody's input. Why is that?
Asking because I need to insert a vtkTransformFilter into the mix, and I
don't really see where it should go in order to transform the position of
the imported object.
Thank you,
-Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180405/939a0750/attachment.html>
More information about the vtkusers
mailing list