forked from tTh/FloatImg
10 lines
234 B
C
10 lines
234 B
C
|
/*
|
||
|
* metriques.h
|
||
|
*/
|
||
|
|
||
|
/* -------------------------------------------------------------- */
|
||
|
|
||
|
int get_float_metric(FloatImg *pimg, float *where, int whot)
|
||
|
|
||
|
/* -------------------------------------------------------------- */
|