[vtkusers] Wiki examples fail to build due to no InsertNextTypedTuple
Elvis Stansvik
elvis.stansvik at orexplore.com
Thu May 26 04:51:39 EDT 2016
In several of the wiki examples, I get
/home/estan/orexplore/VTKWikiExamples/Cxx/GeometricObjects/ColoredLines.cxx:72:13:
error: ‘class vtkUnsignedCharArray’ has no member named
‘InsertNextTypedTuple’
colors->InsertNextTypedTuple(red);
I can't find the InsertNextTypedTuple function in VTK 7.
The change was made here:
http://www.vtk.org/Wiki/index.php?title=VTK%2FExamples%2FCxx%2FGeometricObjects%2FColoredLines&diff=59278&oldid=59243
Where is InsertNextTypedTuple coming from?
Elvis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160526/80b0558a/attachment.html>
More information about the vtkusers
mailing list