Loading [MathJax]/extensions/tex2jax.js
PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
All Classes Namespaces Functions Variables Enumerations Enumerator Pages
pocketmine\world\generator\Gaussian Class Reference
+ Collaboration diagram for pocketmine\world\generator\Gaussian:

Public Member Functions

 __construct (public int $smoothSize)
 

Public Attributes

array $kernel = []
 

Detailed Description

Definition at line 28 of file Gaussian.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\world\generator\Gaussian::__construct ( public int $smoothSize)

Definition at line 32 of file Gaussian.php.

Member Data Documentation

◆ $kernel

array pocketmine\world\generator\Gaussian::$kernel = []

Definition at line 30 of file Gaussian.php.


The documentation for this class was generated from the following file: