CubbyFlow::PointGenerator3 Member List

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

ForEachPoint(const BoundingBox3D &boundingBox, double spacing, const std::function< bool(const Vector3D &)> &callback) const =0CubbyFlow::PointGenerator3pure virtual
Generate(const BoundingBox3D &boundingBox, double spacing, Array1< Vector3D > *points) constCubbyFlow::PointGenerator3
operator=(const PointGenerator3 &)=defaultCubbyFlow::PointGenerator3
operator=(PointGenerator3 &&) noexcept=defaultCubbyFlow::PointGenerator3
PointGenerator3()=defaultCubbyFlow::PointGenerator3
PointGenerator3(const PointGenerator3 &)=defaultCubbyFlow::PointGenerator3
PointGenerator3(PointGenerator3 &&) noexcept=defaultCubbyFlow::PointGenerator3
~PointGenerator3()=defaultCubbyFlow::PointGenerator3virtual