VTKFIG  0.20.20181114
Easy VTK based in situ visualization
Public Member Functions | Public Attributes | Private Attributes | List of all members
vtkfig::XYPlot::PlotData Class Reference

Subclass holding plot data. More...

Public Member Functions

void FixSize ()
 Fix curve size to X size. More...
 
int GetDataSetNumber ()
 
 PlotData (vtkSmartPointer< vtkXYPlotActor > plot, int &ds_num)
 

Public Attributes

vtkSmartPointer< vtkDoubleArray > X
 
vtkSmartPointer< vtkDoubleArray > Y
 

Private Attributes

vtkSmartPointer< vtkRectilinearGrid > curve
 
const int ds_num
 

Detailed Description

Subclass holding plot data.

Definition at line 212 of file vtkfigXYPlot.h.


The documentation for this class was generated from the following files: