CKdTree Member List
This is the complete list of members for CKdTree, including all inherited members.
Build(float **ppfValues, int nLow, int nHigh, int nBucketSize, int nDimensions, int nUserDataSize)CKdTree
BuildRecursive(float **ppfValues, int nLow, int nHigh, KdBoundingBox *pCurrentBoundingBox, int nCurrentDepth)CKdTree [private]
CKdTree(int nMaximumNumberOfNodes=10000)CKdTree
Dispose()CKdTree [private]
DisposeRecursive(CKdTreeNode *pNode)CKdTree [private]
m_EnclosingBoxCKdTree [private]
m_fCurrentMinDistanceCKdTree [private]
m_nBucketSizeCKdTree [private]
m_nDimensionsCKdTree [private]
m_nLeavesCKdTree [private]
m_nMaximumLeavesToVisitCKdTree [private]
m_nTotalVectorSizeCKdTree [private]
m_nUserDataSizeCKdTree [private]
m_pNearestNeighborCKdTree [private]
m_pNearestNeighborListCKdTree [private]
m_pNearestNeighborList_CKdTree [private]
m_pNodeListBBFCKdTree [private]
m_pRootCKdTree [private]
NearestNeighbor(const float *pQuery, float &fError, float *&pfNN, int nMaximumLeavesToVisit=-1)CKdTree
NearestNeighbor(const float *pQuery, float &fError, CKdPriorityQueue *&pNNList, int nMaximumLeavesToVisit=-1)CKdTree
NearestNeighborBBF(const float *pfQuery, float &fError, float *&pfNN, int nMaximumLeavesToVisit=-1)CKdTree
NearestNeighborBBF(const float *pQuery, float &fError, CKdPriorityQueue *&pNNList, int nMaximumLeavesToVisit=-1)CKdTree
NearestNeighborRecursive(CKdTreeNode *pNode, const float *pQuery)CKdTree [private]
NearestNeighborRecursiveBBF(CKdTreeNode *pNode, const float *pQuery, float fDistanceBB)CKdTree [private]
~CKdTree()CKdTree


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Thu Jun 6 2019 21:46:58