VTKFIG
0.20.20181114
Easy VTK based in situ visualization
|
Internal addplot after plot data have been filled. Definition at line 434 of file vtkfigXYPlot.cxx. 449 XYPlotActor->SetPlotColor(plot.GetDataSetNumber(), NextPlotInfo.line_rgb[0], NextPlotInfo.line_rgb[1], NextPlotInfo.line_rgb[2]);
static std::map< std::string, int > marker_types Possible types of plot markers. Definition: vtkfigXYPlot.h:163 vtkSmartPointer< vtkXYPlotActor > XYPlotActor The main graphics actor. Definition: vtkfigXYPlot.h:175 PlotInfo NextPlotInfo "finite state machine" struture accumulating repective info for next plot Definition: vtkfigXYPlot.h:278 |