CubbyFlow::PointNeighborSearcher2 Member List
This is the complete list of members for CubbyFlow::PointNeighborSearcher2, including all inherited members.
| Build(const ConstArrayAccessor1< Vector2D > &points)=0 | CubbyFlow::PointNeighborSearcher2 | pure virtual |
| Clone() const =0 | CubbyFlow::PointNeighborSearcher2 | pure virtual |
| Deserialize(const std::vector< uint8_t > &buffer)=0 | CubbyFlow::Serializable | pure virtual |
| ForEachNearbyPoint(const Vector2D &origin, double radius, const ForEachNearbyPointFunc &callback) const =0 | CubbyFlow::PointNeighborSearcher2 | pure virtual |
| ForEachNearbyPointFunc typedef | CubbyFlow::PointNeighborSearcher2 | |
| HasNearbyPoint(const Vector2D &origin, double radius) const =0 | CubbyFlow::PointNeighborSearcher2 | pure virtual |
| PointNeighborSearcher2() | CubbyFlow::PointNeighborSearcher2 | |
| Serialize(std::vector< uint8_t > *buffer) const =0 | CubbyFlow::Serializable | pure virtual |
| TypeName() const =0 | CubbyFlow::PointNeighborSearcher2 | pure virtual |
| ~PointNeighborSearcher2() | CubbyFlow::PointNeighborSearcher2 | virtual |
1.8.14