|
golib
0.5
|
This is the complete list of members for goSinglePlot, including all inherited members.
| add(const char *commands, const char *dataString=0) (defined in goSinglePlot) | goSinglePlot | |
| add3D(const goMath::Vectord &x, const goMath::Vectord &y, goIndex_t lineLength, const goMath::Vectord &values, const char *title, const char *plotOptions=0) | goSinglePlot | |
| add3D(const goMath::Vectorf &x, const goMath::Vectorf &y, goIndex_t lineLength, const goMath::Vectorf &values, const char *title, const char *plotOptions=0) | goSinglePlot | |
| add3D(const goMath::Matrixf &m, const char *title, const char *plotOptions=0, bool separateRows=false) (defined in goSinglePlot) | goSinglePlot | |
| add3D(const goMath::Matrixd &m, const char *title, const char *plotOptions=0, bool separateRows=false) (defined in goSinglePlot) | goSinglePlot | |
| add3D(const goSignal3DBase< void > *image, const char *title, const char *plotOptions=0) | goSinglePlot | |
| add3D(const char *commands, const char *dataString=0) (defined in goSinglePlot) | goSinglePlot | |
| addCurve(const goList< pointT > &points, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | inline |
| addCurve(const goMath::Vectord &x, const goMath::Vectord &y, const char *title, const char *plotOptions=0) | goSinglePlot | |
| addCurve(const goMath::Vectorf &x, const goMath::Vectorf &y, const char *title, const char *plotOptions=0) | goSinglePlot | |
| addCurve(const vectorT &v, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | inline |
| addCurveMatrix(const goMath::Matrixf &m, const char *title, const char *plotOptions=0) | goSinglePlot | |
| addCurveMatrix(const goMath::Matrixd &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addGnuplotCommands(goString &commandsRet) const (defined in goSinglePlot) | goSinglePlot | |
| addImage(const goMath::Matrixf &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addImage(const goMath::Matrixd &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addImage(const goSignal3DBase< void > &m, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addLabel(const goString &l, goDouble x, goDouble y, const char *colourspec="", const char *options="") | goSinglePlot | |
| addLabel(const char *l, goDouble x, goDouble y, const char *colourspec="", const char *options="") (defined in goSinglePlot) | goSinglePlot | |
| addLabel(const goString &l, goDouble x, goDouble y, goDouble z, const char *colourspec="", const char *options="") (defined in goSinglePlot) | goSinglePlot | |
| addLabel(const char *l, goDouble x, goDouble y, goDouble z, const char *colourspec="", const char *options="") (defined in goSinglePlot) | goSinglePlot | |
| addLine(const goMath::Vectorf &n, const goMath::Vectorf &p, const char *title="", const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addLine(const goMath::Vectord &n, const goMath::Vectord &p, const char *title="", const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addPlane(const goMath::Vectorf &n, const goMath::Vectorf &p, goDouble dx=0.1, goDouble dy=0.1, goDouble sx=1.0, goDouble sy=1.0, const char *title="", const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addPlane(const goMath::Vectord &n, const goMath::Vectord &p, goDouble dx=0.1, goDouble dy=0.1, goDouble sx=1.0, goDouble sy=1.0, const char *title="", const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addPoint(const goMath::Vectorf &p, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addPoint(const goMath::Vectord &p, const char *title, const char *plotOptions=0) (defined in goSinglePlot) | goSinglePlot | |
| addSphere(const char *plotOptions=0, goFloat radius=1.0f, bool autoRange=true) (defined in goSinglePlot) | goSinglePlot | |
| callObjectMethod(int methodID, goObjectMethodParameters *param=NULL) | goObjectBase | virtual |
| callQueuedMethods() | goObjectBase | |
| clear() | goSinglePlot | |
| connectObject(goObjectBase *object) | goObjectBase | |
| disconnectObject(const goObjectBase *object) | goObjectBase | |
| getClassID() const (defined in goObjectBase) | goObjectBase | |
| getClassName() const | goObjectBase | |
| getColumn() const | goSinglePlot | |
| getObjectName() const | goObjectBase | |
| getPrefix() const (defined in goSinglePlot) | goSinglePlot | |
| getRow() const | goSinglePlot | |
| getTitle() const (defined in goSinglePlot) | goSinglePlot | |
| getUseFiles() const (defined in goSinglePlot) | goSinglePlot | |
| goObjectBase() | goObjectBase | |
| goSinglePlot() (defined in goSinglePlot) | goSinglePlot | |
| goSinglePlot(const goSinglePlot &) (defined in goSinglePlot) | goSinglePlot | |
| makePlot(goString &plotCommandsRet, bool useDataFiles=false) const | goSinglePlot | |
| memoryUsage() const | goObjectBase | virtual |
| operator!=(const goSinglePlot &) const (defined in goSinglePlot) | goSinglePlot | |
| operator=(const goSinglePlot &) (defined in goSinglePlot) | goSinglePlot | |
| operator==(const goSinglePlot &) const | goSinglePlot | |
| printClassMessage(const char *msg) | goObjectBase | protected |
| printClassMessage(goString &msg) | goObjectBase | protected |
| queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false) | goObjectBase | virtual |
| readObjectFile(FILE *) | goObjectBase | virtual |
| receiveObjectMessage(const goObjectMessage &message) | goObjectBase | protectedvirtual |
| removeFiles() const | goSinglePlot | |
| sendObjectMessage(int messageID, void *data=NULL) | goObjectBase | protected |
| sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL) | goObjectBase | protected |
| setClassID(int id) | goObjectBase | protected |
| setObjectName(const char *name) | goObjectBase | |
| setObjectName(const goString &name) | goObjectBase | |
| setPosition(goSize_t row, goSize_t col) | goSinglePlot | |
| setPrefix(const goString &p) (defined in goSinglePlot) | goSinglePlot | |
| setPrefix(const char *p) (defined in goSinglePlot) | goSinglePlot | |
| setTitle(const goString &s) (defined in goSinglePlot) | goSinglePlot | |
| setTitle(const char *s) (defined in goSinglePlot) | goSinglePlot | |
| setUseFiles(bool f) (defined in goSinglePlot) | goSinglePlot | |
| writeGnuplotDataFiles() const (defined in goSinglePlot) | goSinglePlot | |
| writeObjectFile(FILE *) const | goObjectBase | virtual |
| ~goObjectBase() | goObjectBase | virtual |
| ~goSinglePlot() (defined in goSinglePlot) | goSinglePlot | virtual |