Minsky
|
#include <geometry.h>
#include <plot.h>
#include <pango.h>
#include <cairo_base.h>
#include <cairo/cairo.h>
#include "operation.h"
#include "variable.h"
Go to the source code of this file.
Classes | |
class | minsky::RenderVariable |
Namespaces | |
minsky | |
Creation and access to the minskyTCL_obj object, which has code to record whenever Minsky's state changes. | |
Functions | |
void | minsky::drawTriangle (cairo_t *cairo, double x, double y, const ecolab::cairo::Colour &col, double angle=0) |