sspt_Chart Member List
This is the complete list of members for
sspt_Chart, including all inherited members.
exportPoints(sspt_Array< sspt_EditPoint > *p) | sspt_Chart | [inline, virtual] |
plot(float color[3], float *x, float *y, int n, enum PlotType type=PLOT_LINES) | sspt_Chart | |
PLOT_LINES enum value | sspt_Chart | |
PLOT_POINTS enum value | sspt_Chart | |
PlotType enum name | sspt_Chart | |
render(const sspt_VisiblePlane &view) | sspt_Chart | [virtual] |
render(const sspt_VisibleRegion &r) | sspt_Chart | [inline, virtual] |
sspt_Chart(const sspt_ChartOptions &options, float width, float height, sspt_GlyphStore *glyphstore) | sspt_Chart | |
updatePoints(const sspt_Array< sspt_EditPoint > &p) | sspt_Chart | [inline, virtual] |
xlabel(const char *text) | sspt_Chart | |
ylabel(const char *text) | sspt_Chart | |
~sspt_Renderable() | sspt_Renderable | [inline, virtual] |