CubbyFlow::PointKdTreeSearcher< N > Member List

This is the complete list of members for CubbyFlow::PointKdTreeSearcher< N >, including all inherited members.

Build(const ConstArrayView1< Vector< double, N >> &points, double maxSearchRadius) overrideCubbyFlow::PointKdTreeSearcher< N >virtual
CubbyFlow::PointNeighborSearcher::Build(const ConstArrayView1< Vector< double, N >> &points)CubbyFlow::PointNeighborSearcher< N >virtual
Clone() const overrideCubbyFlow::PointKdTreeSearcher< N >virtual
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::PointKdTreeSearcher< N >virtual
ForEachNearbyPoint(const Vector< double, N > &origin, double radius, const ForEachNearbyPointFunc &callback) const overrideCubbyFlow::PointKdTreeSearcher< N >virtual
ForEachNearbyPointFunc typedefCubbyFlow::PointNeighborSearcher< N >
GetBuilder()CubbyFlow::PointKdTreeSearcher< N >static
HasNearbyPoint(const Vector< double, N > &origin, double radius) const overrideCubbyFlow::PointKdTreeSearcher< N >virtual
operator=(const PointKdTreeSearcher &other)CubbyFlow::PointKdTreeSearcher< N >
operator=(PointKdTreeSearcher &&other) noexceptCubbyFlow::PointKdTreeSearcher< N >
CubbyFlow::PointNeighborSearcher::operator=(const PointNeighborSearcher &other)=defaultCubbyFlow::PointNeighborSearcher< N >
CubbyFlow::PointNeighborSearcher::operator=(PointNeighborSearcher &&other) noexcept=defaultCubbyFlow::PointNeighborSearcher< N >
CubbyFlow::Serializable::operator=(const Serializable &)=defaultCubbyFlow::Serializable
CubbyFlow::Serializable::operator=(Serializable &&) noexcept=defaultCubbyFlow::Serializable
PointKdTreeSearcher()=defaultCubbyFlow::PointKdTreeSearcher< N >
PointKdTreeSearcher(const PointKdTreeSearcher &other)CubbyFlow::PointKdTreeSearcher< N >
PointKdTreeSearcher(PointKdTreeSearcher &&other) noexceptCubbyFlow::PointKdTreeSearcher< N >
PointNeighborSearcher()=defaultCubbyFlow::PointNeighborSearcher< N >
PointNeighborSearcher(const PointNeighborSearcher &other)=defaultCubbyFlow::PointNeighborSearcher< N >
PointNeighborSearcher(PointNeighborSearcher &&other) noexcept=defaultCubbyFlow::PointNeighborSearcher< N >
Serializable()=defaultCubbyFlow::Serializable
Serializable(const Serializable &)=defaultCubbyFlow::Serializable
Serializable(Serializable &&) noexcept=defaultCubbyFlow::Serializable
Serialize(std::vector< uint8_t > *buffer) const overrideCubbyFlow::PointKdTreeSearcher< N >virtual
Set(const PointKdTreeSearcher &other)CubbyFlow::PointKdTreeSearcher< N >
TypeName() const =0CubbyFlow::PointNeighborSearcher< N >pure virtual
~PointKdTreeSearcher() override=defaultCubbyFlow::PointKdTreeSearcher< N >
~PointNeighborSearcher() override=defaultCubbyFlow::PointNeighborSearcher< N >
~Serializable()=defaultCubbyFlow::Serializablevirtual