CubbyFlow::PointGenerator2 Member List

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

ForEachPoint(const BoundingBox2D &boundingBox, double spacing, const std::function< bool(const Vector2D &)> &callback) const =0CubbyFlow::PointGenerator2pure virtual
Generate(const BoundingBox2D &boundingBox, double spacing, Array1< Vector2D > *points) constCubbyFlow::PointGenerator2
PointGenerator2()CubbyFlow::PointGenerator2
~PointGenerator2()CubbyFlow::PointGenerator2virtual