AddSignal(const std::string &name) | vctPlot2DBase::Scale | |
AddVerticalLine(const std::string &name) | vctPlot2DBase::Scale | |
AutoExpandY(double padding=0.1) | vctPlot2DBase::Scale | |
AutoFitX(double padding=0.0) | vctPlot2DBase::Scale | |
AutoFitXExpandY(const vctDouble2 &padding=vctDouble2(0.0, 0.1)) | vctPlot2DBase::Scale | |
AutoFitXY(const vctDouble2 &padding=vctDouble2(0.0, 0.1)) | vctPlot2DBase::Scale | |
AutoFitY(double padding=0.1) | vctPlot2DBase::Scale | |
ComputeDataRangeX(double &min, double &max, bool assumesDataSorted=false) const | vctPlot2DBase::Scale | |
ComputeDataRangeXY(vctDouble2 &min, vctDouble2 &max) | vctPlot2DBase::Scale | |
ComputeDataRangeY(double &min, double &max) | vctPlot2DBase::Scale | |
ContinuousExpandY | vctPlot2DBase::Scale | protected |
ContinuousFitX | vctPlot2DBase::Scale | protected |
ContinuousFitY | vctPlot2DBase::Scale | protected |
ContinuousUpdate(void) | vctPlot2DBase::Scale | |
ExpandYMax | vctPlot2DBase::Scale | protected |
ExpandYMin | vctPlot2DBase::Scale | protected |
FitX(double min, double max, double padding=0.0) | vctPlot2DBase::Scale | |
FitXY(vctDouble2 min, vctDouble2 max, const vctDouble2 &padding=vctDouble2(0.0, 0.1)) | vctPlot2DBase::Scale | |
FitY(double min, double max, double padding=0.1) | vctPlot2DBase::Scale | |
Freeze(bool freeze) | vctPlot2DBase::Scale | |
GetContinuousExpandY(void) const | vctPlot2DBase::Scale | inline |
GetContinuousFitX(void) const | vctPlot2DBase::Scale | inline |
GetContinuousFitY(void) const | vctPlot2DBase::Scale | inline |
GetFreeze(void) const | vctPlot2DBase::Scale | |
GetName(void) const | vctPlot2DBase::Scale | |
GetSignals(void) const | vctPlot2DBase::Scale | inline |
GetViewingRangeX(void) | vctPlot2DBase::Scale | inline |
GetViewingRangeY(void) | vctPlot2DBase::Scale | inline |
RemoveSignal(const std::string &name) | vctPlot2DBase::Scale | |
RemoveSignal(const Signal *signal) | vctPlot2DBase::Scale | |
Scale(const std::string &name, size_t pointDimension=2) | vctPlot2DBase::Scale | |
ScaleValue | vctPlot2DBase::Scale | protected |
SetColor(const vctDouble3 &colorInRange0To1) | vctPlot2DBase::Scale | |
SetContinuousExpandY(bool expand) | vctPlot2DBase::Scale | |
SetContinuousFitX(bool fit) | vctPlot2DBase::Scale | |
SetContinuousFitY(bool fit) | vctPlot2DBase::Scale | |
Signals | vctPlot2DBase::Scale | |
SignalsType typedef | vctPlot2DBase::Scale | |
Translation | vctPlot2DBase::Scale | protected |
vctPlot2DBase class | vctPlot2DBase::Scale | friend |
vctPlot2DOpenGL class | vctPlot2DBase::Scale | friend |
vctPlot2DVTK class | vctPlot2DBase::Scale | friend |
VerticalLines | vctPlot2DBase::Scale | |
VerticalLinesType typedef | vctPlot2DBase::Scale | |
ViewingRangeX | vctPlot2DBase::Scale | protected |
ViewingRangeY | vctPlot2DBase::Scale | protected |
Viewport | vctPlot2DBase::Scale | protected |
~Scale() | vctPlot2DBase::Scale | |