Jet  v1.3.3
jet::GridPointGenerator3 Member List

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

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