Server-Client send.
551 communicator->SendString(
title);
552 communicator->SendString(
xtitle);
553 communicator->SendString(
ytitle);
561 communicator->SendCharBuffer((
char*)
AllPlotInfo.data(),ndata);
567 communicator->Send(plot.X,1,1);
568 communicator->Send(plot.Y,1,1);
std::vector< PlotInfo > AllPlotInfo
Vector holding all plot info.
struct vtkfig::XYPlot::@4 PlotState
General state of the XYPlot.
size_t num_plots
Number of "real" plots.
std::vector< PlotData > AllPlotData
vector holding data of all plots