CubbyFlow::PointNeighborSearcher2 Member List

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

Build(const ConstArrayAccessor1< Vector2D > &points)=0CubbyFlow::PointNeighborSearcher2pure virtual
Clone() const =0CubbyFlow::PointNeighborSearcher2pure virtual
Deserialize(const std::vector< uint8_t > &buffer)=0CubbyFlow::Serializablepure virtual
ForEachNearbyPoint(const Vector2D &origin, double radius, const ForEachNearbyPointFunc &callback) const =0CubbyFlow::PointNeighborSearcher2pure virtual
ForEachNearbyPointFunc typedefCubbyFlow::PointNeighborSearcher2
HasNearbyPoint(const Vector2D &origin, double radius) const =0CubbyFlow::PointNeighborSearcher2pure virtual
PointNeighborSearcher2()CubbyFlow::PointNeighborSearcher2
Serialize(std::vector< uint8_t > *buffer) const =0CubbyFlow::Serializablepure virtual
TypeName() const =0CubbyFlow::PointNeighborSearcher2pure virtual
~PointNeighborSearcher2()CubbyFlow::PointNeighborSearcher2virtual