VTKFIG  0.20.20181114
Easy VTK based in situ visualization
int vtkfig::XYPlot::PlotData::GetDataSetNumber ( )

Definition at line 417 of file vtkfigXYPlot.cxx.

418  {
419  return ds_num;
420  }