golib
0.5
|
Public Attributes | |
goList< goAutoPtr< goPlotElement > > | plotElements |
goList< goMath::Vectord > | plotX |
goList< goMath::Vectord > | plotY |
goList< goMath::Vectord > | plotZ |
goList< goMath::Matrixf > | plotMatrixf |
goList< goMath::Matrixd > | plotMatrixd |
goList< const goSignal3DBase< void > * > | plotImages |
goList< goMath::Matrixf > | plotImageMatrixf |
goList< goMath::Matrixd > | plotImageMatrixd |
goIndex_t | lineLength |
goList< goString > | titles |
goList< goPlotterLabel > | labels |
goList< goString > | plotCommands |
goString | prefixCommands |
goList< goString > | dataFilenames |
goSize_t | row |
goSize_t | column |
goString | title |
goPlot::PlotType | plotType |
bool | useFiles |