|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Namespaces | |
| namespace | POISSON_DISK |
Functions | |
| std::vector< VECTOR2D > | POISSON_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). | |