CubbyFlow::PointNeighborSearcher3 Member List

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

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