CubbyFlow::PointHashGridSearcher< N > Member List

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

Add(const Vector< double, N > &point)CubbyFlow::PointHashGridSearcher< N >
Buckets() constCubbyFlow::PointHashGridSearcher< N >
Build(const ConstArrayView1< Vector< double, N >> &points, double maxSearchRadius) overrideCubbyFlow::PointHashGridSearcher< N >virtual
CubbyFlow::PointNeighborSearcher::Build(const ConstArrayView1< Vector< double, N >> &points)CubbyFlow::PointNeighborSearcher< N >virtual
Clone() const overrideCubbyFlow::PointHashGridSearcher< N >virtual
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::PointHashGridSearcher< N >virtual
ForEachNearbyPoint(const Vector< double, N > &origin, double radius, const ForEachNearbyPointFunc &callback) const overrideCubbyFlow::PointHashGridSearcher< N >virtual
ForEachNearbyPointFunc typedefCubbyFlow::PointNeighborSearcher< N >
GetBuilder()CubbyFlow::PointHashGridSearcher< N >static
HasNearbyPoint(const Vector< double, N > &origin, double radius) const overrideCubbyFlow::PointHashGridSearcher< N >virtual
operator=(const PointHashGridSearcher &other)CubbyFlow::PointHashGridSearcher< N >
operator=(PointHashGridSearcher &&other) noexceptCubbyFlow::PointHashGridSearcher< 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
PointHashGridSearcher(const Vector< size_t, N > &resolution, double gridSpacing)CubbyFlow::PointHashGridSearcher< N >
PointHashGridSearcher(const PointHashGridSearcher &other)CubbyFlow::PointHashGridSearcher< N >
PointHashGridSearcher(PointHashGridSearcher &&other) noexceptCubbyFlow::PointHashGridSearcher< 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::PointHashGridSearcher< N >virtual
Set(const PointHashGridSearcher &other)CubbyFlow::PointHashGridSearcher< N >
TypeName() const =0CubbyFlow::PointNeighborSearcher< N >pure virtual
~PointHashGridSearcher() override=defaultCubbyFlow::PointHashGridSearcher< N >
~PointNeighborSearcher() override=defaultCubbyFlow::PointNeighborSearcher< N >
~Serializable()=defaultCubbyFlow::Serializablevirtual