Woolz Image Processing  Version 1.8.3
_AlcPointP Union Reference

Pointer to a generic coordinate. Typedef: AlcPointP. More...

Data Fields

void * kV
 
int * kI
 
double * kD
 

Detailed Description

Pointer to a generic coordinate. Typedef: AlcPointP.

Field Documentation

◆ kV

void* _AlcPointP::kV

Pointer to any point

Referenced by AlcKDTGetMatch(), AlcKDTGetNN(), and AlcKDTInsert().

◆ kI

int* _AlcPointP::kI

Pointer to an integer point

◆ kD

double* _AlcPointP::kD

Pointer to a double precision floating point point


The documentation for this union was generated from the following file: