Woolz Image Processing
Version 1.7.5
|
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(), AlcKDTInsert(), and AlcKDTTreeFacts().
int* _AlcPointP::kI |
Pointer to an integer point
Referenced by AlcKDTGetNN(), AlcKDTNodeNew(), and AlcKDTTreeFacts().
double* _AlcPointP::kD |
Pointer to a double precision floating point point
Referenced by AlcKDTGetNN(), AlcKDTNodeNew(), AlcKDTTreeFacts(), and WlzGeometryTrackUpAndDown_s().