CubbyFlow::PointHashGridSearcher3 Member List

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

Add(const Vector3D &point)CubbyFlow::PointHashGridSearcher3
Build(const ConstArrayAccessor1< Vector3D > &points) overrideCubbyFlow::PointHashGridSearcher3virtual
Clone() const overrideCubbyFlow::PointHashGridSearcher3virtual
Deserialize(const std::vector< uint8_t > &buffer) overrideCubbyFlow::PointHashGridSearcher3virtual
ForEachNearbyPoint(const Vector3D &origin, double radius, const ForEachNearbyPointFunc &callback) const overrideCubbyFlow::PointHashGridSearcher3virtual
ForEachNearbyPointFunc typedefCubbyFlow::PointNeighborSearcher3
GetBucketIndex(const Vector3D &position) constCubbyFlow::PointHashGridSearcher3
GetBuckets() constCubbyFlow::PointHashGridSearcher3
GetBuilder()CubbyFlow::PointHashGridSearcher3static
GetHashKeyFromBucketIndex(const Point3I &bucketIndex) constCubbyFlow::PointHashGridSearcher3
HasNearbyPoint(const Vector3D &origin, double radius) const overrideCubbyFlow::PointHashGridSearcher3virtual
operator=(const PointHashGridSearcher3 &other)CubbyFlow::PointHashGridSearcher3
PointHashGridSearcher3(const Size3 &resolution, double gridSpacing)CubbyFlow::PointHashGridSearcher3
PointHashGridSearcher3(size_t resolutionX, size_t resolutionY, size_t resolutionZ, double gridSpacing)CubbyFlow::PointHashGridSearcher3
PointHashGridSearcher3(const PointHashGridSearcher3 &other)CubbyFlow::PointHashGridSearcher3
PointNeighborSearcher3()CubbyFlow::PointNeighborSearcher3
Serialize(std::vector< uint8_t > *buffer) const overrideCubbyFlow::PointHashGridSearcher3virtual
Set(const PointHashGridSearcher3 &other)CubbyFlow::PointHashGridSearcher3
TypeName() const =0CubbyFlow::PointNeighborSearcher3pure virtual
~PointNeighborSearcher3()CubbyFlow::PointNeighborSearcher3virtual