Ponca  93eea5457c48839cb5d16642765afa89fc7cfe66
Point Cloud Analysis library
Loading...
Searching...
No Matches
Ponca::KdTree< DataPoint > Member List

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

AabbType typedefPonca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
buffers() constPonca::StaticKdTreeBase< Traits >inline
build(PointUserContainer &&points, PointConverter c)Ponca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >inline
build(PointUserContainer &&points)Ponca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >inline
buildWithSampling(PointUserContainer &&points, IndexUserContainer &&sampling, PointConverter c)Ponca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >inlineprotected
buildWithSampling(PointUserContainer &&points, IndexUserContainer &&sampling)Ponca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >inlineprotected
DataPoint typedefPonca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
IndexContainer typedefPonca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
IndexType typedefPonca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
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::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
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::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
nodeCount() constPonca::StaticKdTreeBase< Traits >inline
NodeIndexType typedefPonca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
nodes() constPonca::StaticKdTreeBase< Traits >inline
NodeType typedefPonca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
PointContainer typedefPonca::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
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::KdTreeBase< KdTreeDefaultTraits< DataPoint > >
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::KdTreeBase< KdTreeDefaultTraits< DataPoint > >