<div dir="ltr">Hello all:<div><br></div><div>I'm looking at the example for the vtkObjImporter class found here:</div><div><br></div><div>  <a href="https://lorensen.github.io/VTKExamples/site/Cxx/IO/OBJImporter/">https://lorensen.github.io/VTKExamples/site/Cxx/IO/OBJImporter/</a></div><div><br></div><div>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?</div><div><br></div><div>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.</div><div><br></div><div>Thank you,</div><div><br></div><div> -Tom</div></div>