|
Jet
v1.3.3
|
This is the complete list of members for jet::PointNeighborSearcher2, including all inherited members.
| build(const ConstArrayAccessor1< Vector2D > &points)=0 | jet::PointNeighborSearcher2 | pure virtual |
| clone() const =0 | jet::PointNeighborSearcher2 | pure virtual |
| deserialize(const std::vector< uint8_t > &buffer)=0 | jet::Serializable | pure virtual |
| forEachNearbyPoint(const Vector2D &origin, double radius, const ForEachNearbyPointFunc &callback) const =0 | jet::PointNeighborSearcher2 | pure virtual |
| ForEachNearbyPointFunc typedef | jet::PointNeighborSearcher2 | |
| hasNearbyPoint(const Vector2D &origin, double radius) const =0 | jet::PointNeighborSearcher2 | pure virtual |
| PointNeighborSearcher2() | jet::PointNeighborSearcher2 | |
| Serializable()=default | jet::Serializable | |
| serialize(std::vector< uint8_t > *buffer) const =0 | jet::Serializable | pure virtual |
| typeName() const =0 | jet::PointNeighborSearcher2 | pure virtual |
| ~PointNeighborSearcher2() | jet::PointNeighborSearcher2 | virtual |
| ~Serializable()=default | jet::Serializable | virtual |
1.8.18