Ponca  eff04be8be0ed1ccd36b694a34ae55d988e046fb
Point Cloud Analysis library
Loading...
Searching...
No Matches
Ponca::StaticKdTreeBase< Traits > Member List

This is the complete list of members for Ponca::StaticKdTreeBase< Traits >, including all inherited members.

AabbType typedefPonca::StaticKdTreeBase< Traits >
buffers() constPonca::StaticKdTreeBase< Traits >inline
DataPoint typedefPonca::StaticKdTreeBase< Traits >
IndexContainer typedefPonca::StaticKdTreeBase< Traits >
IndexType typedefPonca::StaticKdTreeBase< Traits >
kNearestNeighbors(const VectorType &point, IndexType k) constPonca::StaticKdTreeBase< Traits >inline
kNearestNeighbors(IndexType index, IndexType k) constPonca::StaticKdTreeBase< Traits >inline
kNearestNeighborsIndexQuery() constPonca::StaticKdTreeBase< Traits >inline
kNearestNeighborsQuery() constPonca::StaticKdTreeBase< Traits >inline
leafCount() constPonca::StaticKdTreeBase< Traits >inline
LeafSizeType typedefPonca::StaticKdTreeBase< Traits >
m_bufsPonca::StaticKdTreeBase< Traits >protected
m_leaf_countPonca::StaticKdTreeBase< Traits >protected
m_min_cell_sizePonca::StaticKdTreeBase< Traits >protected
MAX_DEPTHPonca::StaticKdTreeBase< Traits >static
MAX_NODE_COUNTPonca::StaticKdTreeBase< Traits >static
MAX_POINT_COUNTPonca::StaticKdTreeBase< Traits >static
minCellSize() constPonca::StaticKdTreeBase< Traits >inline
nearestNeighbor(const VectorType &point) constPonca::StaticKdTreeBase< Traits >inline
nearestNeighbor(IndexType index) constPonca::StaticKdTreeBase< Traits >inline
nearestNeighborIndexQuery() constPonca::StaticKdTreeBase< Traits >inline
nearestNeighborQuery() constPonca::StaticKdTreeBase< Traits >inline
NodeContainer typedefPonca::StaticKdTreeBase< Traits >
nodeCount() constPonca::StaticKdTreeBase< Traits >inline
NodeIndexType typedefPonca::StaticKdTreeBase< Traits >
nodes() constPonca::StaticKdTreeBase< Traits >inline
NodeType typedefPonca::StaticKdTreeBase< Traits >
PointContainer typedefPonca::StaticKdTreeBase< Traits >
pointCount() constPonca::StaticKdTreeBase< Traits >inline
pointDataFromSample(IndexType sample_index)Ponca::StaticKdTreeBase< Traits >inline
pointDataFromSample(IndexType sample_index) constPonca::StaticKdTreeBase< Traits >inline
pointFromSample(IndexType sample_index) constPonca::StaticKdTreeBase< Traits >inline
points()Ponca::StaticKdTreeBase< Traits >inline
points() constPonca::StaticKdTreeBase< Traits >inline
print(std::ostream &os, bool verbose=false) const (defined in Ponca::StaticKdTreeBase< Traits >)Ponca::StaticKdTreeBase< Traits >inline
rangeNeighbors(const VectorType &point, Scalar r) constPonca::StaticKdTreeBase< Traits >inline
rangeNeighbors(IndexType index, Scalar r) constPonca::StaticKdTreeBase< Traits >inline
rangeNeighborsIndexQuery() constPonca::StaticKdTreeBase< Traits >inline
rangeNeighborsQuery() constPonca::StaticKdTreeBase< Traits >inline
sampleCount() constPonca::StaticKdTreeBase< Traits >inline
samples() constPonca::StaticKdTreeBase< Traits >inline
Scalar typedefPonca::StaticKdTreeBase< Traits >
setMinCellSize(LeafSizeType min_cell_size)Ponca::StaticKdTreeBase< Traits >inline
StaticKdTreeBase()=default (defined in Ponca::StaticKdTreeBase< Traits >)Ponca::StaticKdTreeBase< Traits >inlineprotected
StaticKdTreeBase(Buffers &buf)Ponca::StaticKdTreeBase< Traits >inline
SUPPORTS_SUBSAMPLING (defined in Ponca::StaticKdTreeBase< Traits >)Ponca::StaticKdTreeBase< Traits >static
valid() const (defined in Ponca::StaticKdTreeBase< Traits >)Ponca::StaticKdTreeBase< Traits >inline
VectorType typedefPonca::StaticKdTreeBase< Traits >