Build(const ConstArrayView1< Vector< double, N >> &points) override | CubbyFlow::PointParallelHashGridSearcher< N > | virtual |
Build(const ConstArrayView1< Vector< double, N >> &points, double maxSearchRadius) override | CubbyFlow::PointParallelHashGridSearcher< N > | virtual |
Clone() const override | CubbyFlow::PointParallelHashGridSearcher< N > | virtual |
Deserialize(const std::vector< uint8_t > &buffer) override | CubbyFlow::PointParallelHashGridSearcher< N > | virtual |
EndIndexTable() const | CubbyFlow::PointParallelHashGridSearcher< N > | |
ForEachNearbyPoint(const Vector< double, N > &origin, double radius, const ForEachNearbyPointFunc &callback) const override | CubbyFlow::PointParallelHashGridSearcher< N > | virtual |
ForEachNearbyPointFunc typedef | CubbyFlow::PointNeighborSearcher< N > | |
GetBuilder() | CubbyFlow::PointParallelHashGridSearcher< N > | static |
HasNearbyPoint(const Vector< double, N > &origin, double radius) const override | CubbyFlow::PointParallelHashGridSearcher< N > | virtual |
Keys() const | CubbyFlow::PointParallelHashGridSearcher< N > | |
operator=(const PointParallelHashGridSearcher &other) | CubbyFlow::PointParallelHashGridSearcher< N > | |
operator=(PointParallelHashGridSearcher &&other) noexcept | CubbyFlow::PointParallelHashGridSearcher< N > | |
CubbyFlow::PointNeighborSearcher::operator=(const PointNeighborSearcher &other)=default | CubbyFlow::PointNeighborSearcher< N > | |
CubbyFlow::PointNeighborSearcher::operator=(PointNeighborSearcher &&other) noexcept=default | CubbyFlow::PointNeighborSearcher< N > | |
CubbyFlow::Serializable::operator=(const Serializable &)=default | CubbyFlow::Serializable | |
CubbyFlow::Serializable::operator=(Serializable &&) noexcept=default | CubbyFlow::Serializable | |
PointNeighborSearcher()=default | CubbyFlow::PointNeighborSearcher< N > | |
PointNeighborSearcher(const PointNeighborSearcher &other)=default | CubbyFlow::PointNeighborSearcher< N > | |
PointNeighborSearcher(PointNeighborSearcher &&other) noexcept=default | CubbyFlow::PointNeighborSearcher< N > | |
PointParallelHashGridSearcher(const Vector< size_t, N > &resolution, double gridSpacing) | CubbyFlow::PointParallelHashGridSearcher< N > | |
PointParallelHashGridSearcher(const PointParallelHashGridSearcher &other) | CubbyFlow::PointParallelHashGridSearcher< N > | |
PointParallelHashGridSearcher(PointParallelHashGridSearcher &&other) noexcept | CubbyFlow::PointParallelHashGridSearcher< N > | |
PointParallelHashGridSearcherTests class | CubbyFlow::PointParallelHashGridSearcher< N > | friend |
Serializable()=default | CubbyFlow::Serializable | |
Serializable(const Serializable &)=default | CubbyFlow::Serializable | |
Serializable(Serializable &&) noexcept=default | CubbyFlow::Serializable | |
Serialize(std::vector< uint8_t > *buffer) const override | CubbyFlow::PointParallelHashGridSearcher< N > | virtual |
Set(const PointParallelHashGridSearcher &other) | CubbyFlow::PointParallelHashGridSearcher< N > | |
SortedIndices() const | CubbyFlow::PointParallelHashGridSearcher< N > | |
StartIndexTable() const | CubbyFlow::PointParallelHashGridSearcher< N > | |
TypeName() const =0 | CubbyFlow::PointNeighborSearcher< N > | pure virtual |
~PointNeighborSearcher() override=default | CubbyFlow::PointNeighborSearcher< N > | |
~PointParallelHashGridSearcher() override=default | CubbyFlow::PointParallelHashGridSearcher< N > | |
~Serializable()=default | CubbyFlow::Serializable | virtual |