Woolz Image Processing
Version 1.8.3
|
Pointer to a generic coordinate. Typedef: AlcPointP. More...
Data Fields | |
void * | kV |
int * | kI |
double * | kD |
Pointer to a generic coordinate. Typedef: AlcPointP.
void* _AlcPointP::kV |
Pointer to any point
Referenced by AlcKDTGetMatch(), AlcKDTGetNN(), and AlcKDTInsert().
int* _AlcPointP::kI |
Pointer to an integer point
double* _AlcPointP::kD |
Pointer to a double precision floating point point