Jet  v1.3.3
jet::TrianglePointGenerator Member List

This is the complete list of members for jet::TrianglePointGenerator, including all inherited members.

forEachPoint(const BoundingBox2D &boundingBox, double spacing, const std::function< bool(const Vector2D &)> &callback) const overridejet::TrianglePointGeneratorvirtual
generate(const BoundingBox2D &boundingBox, double spacing, Array1< Vector2D > *points) constjet::PointGenerator2
PointGenerator2()jet::PointGenerator2
~PointGenerator2()jet::PointGenerator2virtual