MPSolve 3.2.1
|
Public Attributes | |
GtkWindow | parent_instance |
GtkWidget * | drawing_area |
guint | timeout_source |
mps_context * | ctx |
gboolean | drawing |
double | x_scale |
double | y_scale |
mps_approximation ** | approximations |
int | degree |
gboolean | zooming |
gint | zoom_rect_x |
gint | zoom_rect_y |
double | real_center |
double | imag_center |
gboolean | exit |
pthread_mutex_t * | drawing_lock |
gboolean | first_draw |