VTKFIG  0.20.20181114
Easy VTK based in situ visualization
virtual std::string vtkfig::Figure::SubClassName ( )
inlineprotectedvirtual

Get subclass name (for s-c communication, should be replaced by tag.

Reimplemented in myplot, myplot0, vtkfig::XYPlot, vtkfig::GridView, vtkfig::ScalarView, vtkfig::Surf2D, and vtkfig::VectorView.

Definition at line 384 of file vtkfigFigure.h.

384 {return std::string("FigureBase");}