Go to the source code of this file.
Functions | |
KdBoundingBox | CalculateEnclosingBoundingBox (float **ppValues, int nDimension, int nSize) |
float | GetDistanceFromBox (KdBoundingBox BoundingBox, const float *pValues, int nDimension) |
KdBoundingBox CalculateEnclosingBoundingBox | ( | float ** | ppValues, |
int | nDimension, | ||
int | nSize | ||
) |
float GetDistanceFromBox | ( | KdBoundingBox | BoundingBox, |
const float * | pValues, | ||
int | nDimension | ||
) |