PointGenerator2.hpp File Reference
#include <Core/Array/Array.hpp>
#include <Core/Geometry/BoundingBox.hpp>
#include <functional>

Go to the source code of this file.

Classes

class  CubbyFlow::PointGenerator2
 Abstract base class for 2-D point generator. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::PointGenerator2Ptr = std::shared_ptr< PointGenerator2 >
 Shared pointer for the PointGenerator2 type. More...