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