example user-callback from mousemove More...
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../ut/ut_geo.h"
#include "../gr/ut_DL.h"
Functions | |
int | dmm_key1 (int key) |
int | dmm_sele1 (int src, long dl_ind) |
int | dmm_mm (int dx, int dy) |
int | gCad_main () |
int | gCad_fini () |
example user-callback from mousemove