SPH
Public Attributes | List of all members
PlotData Struct Reference

#include <Plots.h>

Public Attributes

LockingPtr< IPlotplot
 Plot to be drawn with associated mutex. More...
 
Rgba color
 Color of the plot. More...
 

Detailed Description

Definition at line 12 of file Plots.h.

Member Data Documentation

◆ color

Rgba PlotData::color

Color of the plot.

Definition at line 17 of file Plots.h.

◆ plot

LockingPtr<IPlot> PlotData::plot

Plot to be drawn with associated mutex.

Definition at line 14 of file Plots.h.


The documentation for this struct was generated from the following file: