VTKFIG  0.20.20181114
Easy VTK based in situ visualization
virtual std::string myplot0::SubClassName ( )
inlinevirtual

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

Reimplemented from vtkfig::Figure.

Definition at line 79 of file example-axis.cxx.

79 {return std::string("myplot0");}