[vtkusers] undefined reference to `vtkImageData::SetNumberOfScalarComponents(int)' ...

Andrew A scratchboom at gmail.com
Sat Sep 4 18:50:23 EDT 2010


I use vtk 5.6.0

in vtkImageData.h there are lines:

// Description:
  // Set/Get the number of scalar components for points. As with the
  // SetScalarType method this is setting pipeline info.
  void SetNumberOfScalarComponents( int n );
  int GetNumberOfScalarComponents();



More information about the vtkusers mailing list