point edit helper (ay_getpntcb callbacks fill it) More...
#include <ayam.h>
Data Fields | |
unsigned int | num |
number of selected point | |
double ** | coords |
pointers to point data [num] | |
unsigned int * | indices |
indices [num] | |
char | homogenous |
are these points homogeneous/rational? | |
char | readonly |
are these points read only/not editable? |
point edit helper (ay_getpntcb callbacks fill it)