This is the complete list of members for Plotting::Line, including all inherited members.
AddPoint(double x, double y) | Plotting::Line | |
AddPoint(double x) | Plotting::Line | |
b | Plotting::Line | private |
changedLine | Plotting::Line | private |
Clear() | Plotting::Line | |
ClearColor() | Plotting::Line | |
DistanceToLine(double xp, double yp) | Plotting::Line | |
Draw(Graphics::Display &display, double xOff, double yOff, double xScale, double yScale) const | Plotting::Line | |
g | Plotting::Line | private |
GetChanged() | Plotting::Line | inline |
GetLabel() | Plotting::Line | inline |
GetMaxX() | Plotting::Line | inline |
GetMaxY() | Plotting::Line | inline |
GetMinX() | Plotting::Line | inline |
GetMinY() | Plotting::Line | inline |
hidden | Plotting::Line | private |
IsHidden() | Plotting::Line | inline |
Line(const char *label, tPlotType=kLinePlot) | Plotting::Line | |
name | Plotting::Line | private |
OpenGLDraw() const | Plotting::Line | |
plotType | Plotting::Line | private |
r | Plotting::Line | private |
SetChange(bool val) | Plotting::Line | inline |
SetColor(double, double, double) | Plotting::Line | |
SetColor(const rgbColor &c) | Plotting::Line | |
SetHidden(bool val) | Plotting::Line | inline |
SetWidth(float w) | Plotting::Line | inline |
Smooth(unsigned int windowSize) | Plotting::Line | inline |
VerticalDistanceToLine(double xp, double yp) | Plotting::Line | |
width | Plotting::Line | private |
x | Plotting::Line | private |
xMax | Plotting::Line | private |
xMin | Plotting::Line | private |
y | Plotting::Line | private |
yMax | Plotting::Line | private |
yMin | Plotting::Line | private |