<div dir="ltr"><div><div><div>In several of the wiki examples, I get<br><br>/home/estan/orexplore/VTKWikiExamples/Cxx/GeometricObjects/ColoredLines.cxx:72:13: error: ‘class vtkUnsignedCharArray’ has no member named ‘InsertNextTypedTuple’<br>     colors->InsertNextTypedTuple(red);<br><br></div>I can't find the InsertNextTypedTuple function in VTK 7.<br><br></div>The change was made here:<br><br>    <a href="http://www.vtk.org/Wiki/index.php?title=VTK%2FExamples%2FCxx%2FGeometricObjects%2FColoredLines&diff=59278&oldid=59243">http://www.vtk.org/Wiki/index.php?title=VTK%2FExamples%2FCxx%2FGeometricObjects%2FColoredLines&diff=59278&oldid=59243</a><br><br></div><div>Where is InsertNextTypedTuple coming from?<br><br></div>Elvis<br></div>