void seed(unsigned int val)
Set the seed to the given value.
Definition: PointGenerator.h:58
PointGenerator is used to generate points inside or on the surface of a given shape.
Definition: PointGenerator.h:37
std::mt19937 m_generator
Definition: PointGenerator.h:63