KiCad PCB EDA Suite
Loading...
Searching...
No Matches
poisson_disk.h File Reference
#include <cstdint>
#include <vector>
#include <math/vector2d.h>

Go to the source code of this file.

Namespaces

namespace  POISSON_DISK
 

Functions

std::vector< VECTOR2DPOISSON_DISK::ToroidalUnitTile (double aMinDist, uint32_t aSeed)
 Bridson's "Fast Poisson Disk Sampling in Arbitrary Dimensions" with toroidal boundary conditions on the unit square [0, 1) × [0, 1).