Jet  v1.3.3
jet::PointGenerator3 Member List

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

forEachPoint(const BoundingBox3D &boundingBox, double spacing, const std::function< bool(const Vector3D &)> &callback) const =0jet::PointGenerator3pure virtual
generate(const BoundingBox3D &boundingBox, double spacing, Array1< Vector3D > *points) constjet::PointGenerator3
PointGenerator3()jet::PointGenerator3
~PointGenerator3()jet::PointGenerator3virtual