|
atomes 1.2.1
atomes: an atomic scale modeling tool box
|
Functions to draw the glyphs. More...
Include dependency graph for glyph.c:Go to the source code of this file.
Functions | |
| void | draw_poly (cairo_t *to, double x, double y, double size, double step, double initp) |
| draw polyhedra glyph | |
| void | draw_glyph (cairo_t *in, int theglyph, double x, double y, ColRGBA gcolor, double size) |
| draw glyph at (x,y) | |
Functions to draw the glyphs.
Definition in file glyph.c.
| void draw_glyph | ( | cairo_t * | in, |
| int | theglyph, | ||
| double | x, | ||
| double | y, | ||
| ColRGBA | gcolor, | ||
| double | size ) |