CubbyFlow::PointHashGridSearcher2 Member List

This is the complete list of members for CubbyFlow::PointHashGridSearcher2, including all inherited members.

Add(const Vector2D &point)CubbyFlow::PointHashGridSearcher2
Build(const ConstArrayAccessor1< Vector2D > &points) overrideCubbyFlow::PointHashGridSearcher2virtual
Clone() const overrideCubbyFlow::PointHashGridSearcher2virtual
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::PointHashGridSearcher2virtual
ForEachNearbyPoint(const Vector2D &origin, double radius, const ForEachNearbyPointFunc &callback) const overrideCubbyFlow::PointHashGridSearcher2virtual
ForEachNearbyPointFunc typedefCubbyFlow::PointNeighborSearcher2
GetBucketIndex(const Vector2D &position) constCubbyFlow::PointHashGridSearcher2
GetBuckets() constCubbyFlow::PointHashGridSearcher2
GetBuilder()CubbyFlow::PointHashGridSearcher2static
GetHashKeyFromBucketIndex(const Point2I &bucketIndex) constCubbyFlow::PointHashGridSearcher2
HasNearbyPoint(const Vector2D &origin, double radius) const overrideCubbyFlow::PointHashGridSearcher2virtual
operator=(const PointHashGridSearcher2 &other)CubbyFlow::PointHashGridSearcher2
PointHashGridSearcher2(const Size2 &resolution, double gridSpacing)CubbyFlow::PointHashGridSearcher2
PointHashGridSearcher2(size_t resolutionX, size_t resolutionY, double gridSpacing)CubbyFlow::PointHashGridSearcher2
PointHashGridSearcher2(const PointHashGridSearcher2 &other)CubbyFlow::PointHashGridSearcher2
PointNeighborSearcher2()CubbyFlow::PointNeighborSearcher2
Serialize(std::vector< uint8_t > *buffer) const overrideCubbyFlow::PointHashGridSearcher2virtual
Set(const PointHashGridSearcher2 &other)CubbyFlow::PointHashGridSearcher2
TypeName() const =0CubbyFlow::PointNeighborSearcher2pure virtual
~PointNeighborSearcher2()CubbyFlow::PointNeighborSearcher2virtual