CubbyFlow::PointNeighborSearcher< N > Member List

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

Build(const ConstArrayView1< Vector< double, N >> &points)CubbyFlow::PointNeighborSearcher< N >virtual
Build(const ConstArrayView1< Vector< double, N >> &points, double maxSearchRadius)=0CubbyFlow::PointNeighborSearcher< N >pure virtual
Clone() const =0CubbyFlow::PointNeighborSearcher< N >pure virtual
Deserialize(const std::vector< uint8_t > &buffer)=0CubbyFlow::Serializablepure virtual
ForEachNearbyPoint(const Vector< double, N > &origin, double radius, const ForEachNearbyPointFunc &callback) const =0CubbyFlow::PointNeighborSearcher< N >pure virtual
ForEachNearbyPointFunc typedefCubbyFlow::PointNeighborSearcher< N >
HasNearbyPoint(const Vector< double, N > &origin, double radius) const =0CubbyFlow::PointNeighborSearcher< N >pure virtual
operator=(const PointNeighborSearcher &other)=defaultCubbyFlow::PointNeighborSearcher< N >
operator=(PointNeighborSearcher &&other) noexcept=defaultCubbyFlow::PointNeighborSearcher< N >
CubbyFlow::Serializable::operator=(const Serializable &)=defaultCubbyFlow::Serializable
CubbyFlow::Serializable::operator=(Serializable &&) noexcept=defaultCubbyFlow::Serializable
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 =0CubbyFlow::Serializablepure virtual
TypeName() const =0CubbyFlow::PointNeighborSearcher< N >pure virtual
~PointNeighborSearcher() override=defaultCubbyFlow::PointNeighborSearcher< N >
~Serializable()=defaultCubbyFlow::Serializablevirtual