wxMaxima
|
The class for the sidebar with the draw commands. More...
#include <DrawSidebar.h>
Public Member Functions | |
DrawSidebar (wxWindow *parent, int id=wxID_ANY) | |
void | SetDimensions (int dimensions) |
Tell the sidebar if we currently are inside a 2D or a 3D plot command. | |
int | GetDimensions () const |
Protected Member Functions | |
void | OnSize (wxSizeEvent &event) |
The class for the sidebar with the draw commands.
void DrawSidebar::SetDimensions | ( | int | dimensions | ) |